@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:Order
metadata_def:mappingLoom "order" ;
metadata_def:mappingSameURI ns0:Order ;
metadata:prefixIRI "rami:Order" ;
a owl:Class ;
rdfs:subClassOf owl:Thing ;
skos:definition "Each order for manufacturing runs through a life cycle and its specifics necessarily have an impact on the production facility during performance of the order"@en ;
skos:prefLabel "Order"@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:Order
metadata_def:mappingLoom "order" ;
metadata_def:mappingSameURI ns0:Order ;
metadata:prefixIRI "rami:Order" ;
a owl:Class ;
rdfs:subClassOf owl:Thing ;
skos:definition "Each order for manufacturing runs through a life cycle and its specifics necessarily have an impact on the production facility during performance of the order"@en ;
skos:prefLabel "Order"@en .