@prefix rdf: . @prefix marcrel: . @prefix ns2: . marcrel:cnd rdf:type ns2:Topic . @prefix skos: . marcrel:cnd rdf:type skos:Concept , ns2:Authority . @prefix owl: . marcrel:cnd rdf:type owl:ObjectProperty . @prefix rdfs: . marcrel:cnd rdfs:subPropertyOf marcrel:prf , marcrel:role . @prefix dc: . marcrel:cnd rdfs:subPropertyOf dc:contributor ; rdfs:label "Chef d'orchestre"@fr , "Conductor"@en ; ns2:authoritativeLabel "Conductor"@en ; ns2:code "cnd" ; skos:notation "cnd" ; skos:prefLabel "Conductor"@en .