@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://iais.fraunhofer.de/vocabs/rami#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . ns0:ConnectedWorld a ns0:RAMIHierarchyLevel, owl:NamedIndividual ; skos:definition "Connected World hierarchy level of RAMI 4.0. Group of Factories, and the collaboration with external engineering firms, component suppliers and customers"@en ; skos:prefLabel "Connected World"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://iais.fraunhofer.de/vocabs/rami#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ns0:ConnectedWorld
    a ns0:RAMIHierarchyLevel, owl:NamedIndividual ;
    skos:definition "Connected World hierarchy level of RAMI 4.0.  Group of Factories, and the collaboration with external engineering firms, component suppliers and customers"@en ;
    skos:prefLabel "Connected World"@en .