@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://spec.industrialontologies.org/ontology/core/meta/AnnotationVocabulary/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <http://gioUbbiali.github.io/sco/> . ns1:SCO_0000002 ns0:maturity ns0:Provisional . ns1:SCO_0000003 ns0:maturity ns0:Provisional . ns1:SCO_0000006 ns0:maturity ns0:Provisional . ns1:SCO_0000010 ns0:maturity ns0:Provisional . ns1:SCO_0000012 ns0:maturity ns0:Provisional . ns1:SCO_0000017 ns0:maturity ns0:Provisional . ns1:SCO_0000035 ns0:maturity ns0:Provisional . ns1:SCO_0000042 ns0:maturity ns0:Provisional . ns1:SCO_0000043 ns0:maturity ns0:Provisional . ns0:Provisional a owl:NamedIndividual, ns0:MaturityLevel ; rdfs:label "provisional"@en-us ; skos:definition "construct or ontology development state in which content is subject to change and may change considerably"@en-us ; ns0:explanatoryNote "IOF users should be aware that the resource is not dependable, but can be used for reference and for further work."@en-us .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://spec.industrialontologies.org/ontology/core/meta/AnnotationVocabulary/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <http://gioUbbiali.github.io/sco/> .

ns1:SCO_0000002
    ns0:maturity ns0:Provisional .

ns1:SCO_0000003
    ns0:maturity ns0:Provisional .

ns1:SCO_0000006
    ns0:maturity ns0:Provisional .

ns1:SCO_0000010
    ns0:maturity ns0:Provisional .

ns1:SCO_0000012
    ns0:maturity ns0:Provisional .

ns1:SCO_0000017
    ns0:maturity ns0:Provisional .

ns1:SCO_0000035
    ns0:maturity ns0:Provisional .

ns1:SCO_0000042
    ns0:maturity ns0:Provisional .

ns1:SCO_0000043
    ns0:maturity ns0:Provisional .

ns0:Provisional
    a owl:NamedIndividual, ns0:MaturityLevel ;
    rdfs:label "provisional"@en-us ;
    skos:definition "construct or ontology development state in which content is subject to change and may change considerably"@en-us ;
    ns0:explanatoryNote "IOF users should be aware that the resource is not dependable, but can be used for reference and for further work."@en-us .