<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns0="http://www.w3.org/ns/"> <org:Role rdf:about="http://www.w3.org/ns/org#Head"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:comment xml:lang="fr">Un rôle correspondant à la propriété `org:headOf`</rdfs:comment> <rdfs:comment xml:lang="it">Un ruolo corrispondente alla proprietà `org:headOf`.</rdfs:comment> <rdfs:comment xml:lang="en">A role corresponding to the `org:headOf` property</rdfs:comment> <rdfs:comment xml:lang="es">Actividad correspondiente a la propiedad `org:headOf`.</rdfs:comment> <rdfs:label xml:lang="en">head</rdfs:label> <rdfs:label xml:lang="es">director ejecutivo</rdfs:label> <rdfs:label xml:lang="es">directora ejecutiva</rdfs:label> <rdfs:label xml:lang="it">responsabile</rdfs:label> <rdfs:label xml:lang="fr">responsable</rdfs:label> <skos:prefLabel xml:lang="en">head</skos:prefLabel> <skos:prefLabel xml:lang="it">responsabile</skos:prefLabel> <skos:prefLabel xml:lang="fr">responsable</skos:prefLabel> <org:roleProperty rdf:resource="http://www.w3.org/ns/org#headOf"/> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/org"/> </org:Role> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns0="http://www.w3.org/ns/">
  <org:Role rdf:about="http://www.w3.org/ns/org#Head">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:comment xml:lang="fr">Un rôle correspondant à la propriété `org:headOf`</rdfs:comment>
    <rdfs:comment xml:lang="it">Un ruolo corrispondente alla proprietà `org:headOf`.</rdfs:comment>
    <rdfs:comment xml:lang="en">A role corresponding to the `org:headOf` property</rdfs:comment>
    <rdfs:comment xml:lang="es">Actividad correspondiente a la propiedad `org:headOf`.</rdfs:comment>
    <rdfs:label xml:lang="en">head</rdfs:label>
    <rdfs:label xml:lang="es">director ejecutivo</rdfs:label>
    <rdfs:label xml:lang="es">directora ejecutiva</rdfs:label>
    <rdfs:label xml:lang="it">responsabile</rdfs:label>
    <rdfs:label xml:lang="fr">responsable</rdfs:label>
    <skos:prefLabel xml:lang="en">head</skos:prefLabel>
    <skos:prefLabel xml:lang="it">responsabile</skos:prefLabel>
    <skos:prefLabel xml:lang="fr">responsable</skos:prefLabel>
    <org:roleProperty rdf:resource="http://www.w3.org/ns/org#headOf"/>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/org"/>
  </org:Role>
</rdf:RDF>