@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://admin-shell.io/aas/3/2/Identifiable/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <https://admin-shell.io/aas/3/2/> .
ns0:administration
a owl:ObjectProperty ;
rdfs:comment "Administrative information of an identifiable element."@en ;
rdfs:domain ns1:Identifiable ;
rdfs:label "has administration" ;
rdfs:range ns1:AdministrativeInformation .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://admin-shell.io/aas/3/2/Identifiable/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <https://admin-shell.io/aas/3/2/> .
ns0:administration
a owl:ObjectProperty ;
rdfs:comment "Administrative information of an identifiable element."@en ;
rdfs:domain ns1:Identifiable ;
rdfs:label "has administration" ;
rdfs:range ns1:AdministrativeInformation .