@prefix owl: . @prefix rdfs: . @prefix ns0: . a owl:Ontology . a owl:AnnotationProperty ; rdfs:comment "Incoming role" . a owl:AnnotationProperty ; rdfs:comment "Outgoing role" . a owl:ObjectProperty ; rdfs:label "hasNext" . a owl:ObjectProperty ; rdfs:label "hasNext" . a owl:DatatypeProperty ; rdfs:comment "" ; rdfs:label "hasParent" . a owl:DatatypeProperty ; rdfs:comment "" ; rdfs:label "hasParent" . a owl:DatatypeProperty ; rdfs:comment "" ; rdfs:label "hasParent" . a owl:Class ; rdfs:comment "" ; rdfs:label "ProcessType" . a owl:NamedIndividual, ; ns0:hasNext ns0:Process_1_2 ; ns0:hasParent "Process_1" ; rdfs:comment """ """ ; rdfs:label "Process_1_1" . ns0:Process_1_2 a owl:NamedIndividual, ns0:ProcessType ; ns0:hasNext_NS9b9F ns0:Process_1_3 ; ns0:hasParent_zvHrQZ "Process_1" ; rdfs:label "Process_1_2" . ns0:Process_1_3 a owl:NamedIndividual, ns0:ProcessType ; ns0:hasParent_IrIH2B "Process_1" ; rdfs:label "Process_1_3" .