@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://gioUbbiali.github.io/sco/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <https://spec.industrialontologies.org/ontology/core/meta/AnnotationVocabulary/> . ns0:SCO_0000002 owl:disjointWith ns0:SCO_0000011 . ns0:SCO_0000011 metadata_def:mappingLoom "systemhistory" ; metadata_def:mappingSameURI ns0:SCO_0000011 ; metadata_def:prefLabel "storia del sistema"@it, "system history"@en, "system history"@fr ; a owl:Class ; rdfs:label "historie de système"@fr, "storia del sistema"@it, "system history"@en ; rdfs:subClassOf obo_purl:BFO_0000182 ; skos:definition "La storia di un sistema."@it, "L’histoire d’un système."@fr, "The history of a system."@en ; ns1:maturity ns1:Released . ns0:SCO_0000023 rdfs:subClassOf ns0:SCO_0000011 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://gioUbbiali.github.io/sco/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <https://spec.industrialontologies.org/ontology/core/meta/AnnotationVocabulary/> .

ns0:SCO_0000002
    owl:disjointWith ns0:SCO_0000011 .

ns0:SCO_0000011
    metadata_def:mappingLoom "systemhistory" ;
    metadata_def:mappingSameURI ns0:SCO_0000011 ;
    metadata_def:prefLabel "storia del sistema"@it, "system history"@en, "system history"@fr ;
    a owl:Class ;
    rdfs:label "historie de système"@fr, "storia del sistema"@it, "system history"@en ;
    rdfs:subClassOf obo_purl:BFO_0000182 ;
    skos:definition "La storia di un sistema."@it, "L’histoire d’un système."@fr, "The history of a system."@en ;
    ns1:maturity ns1:Released .

ns0:SCO_0000023
    rdfs:subClassOf ns0:SCO_0000011 .