@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 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_0000010 owl:disjointWith ns0:SCO_0000023 . ns0:SCO_0000023 metadata_def:mappingLoom "complexsystemhistory" ; metadata_def:mappingSameURI ns0:SCO_0000023 ; metadata_def:prefLabel "complex system history"@en, "complex system history"@fr, "complex system history"@it ; a owl:Class ; rdfs:label "complex system history"@en, "historie de système complexe"@fr, "storia del sistema complesso"@it ; rdfs:subClassOf ns0:SCO_0000011 ; skos:definition "La storia del sistema di un sistema complesso."@it, "L’historique de système d’un système complexe."@fr, "The system history of a complex system."@en ; ns1:maturity ns1:Released .
@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 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_0000010
    owl:disjointWith ns0:SCO_0000023 .

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