<?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:foaf="http://xmlns.com/foaf/0.1/" xmlns:ns0="http://www.w3.org/ns/"> <owl:ObjectProperty rdf:about="http://www.w3.org/ns/org#basedAt"> <rdfs:comment xml:lang="ja">人が基礎としているサイトを示します。人が複数のサイトを基礎としている可能性を制限しません。</rdfs:comment> <rdfs:comment xml:lang="en">Indicates the site at which a person is based. We do not restrict the possibility that a person is based at multiple sites.</rdfs:comment> <rdfs:comment xml:lang="it">Indica la sede in cui una è stabilita una persona. Non esclude la possibilità che una persona sia allocata su più sedi.</rdfs:comment> <rdfs:comment xml:lang="fr">Indique le site sur lequel une personne est basée. Nous ne limitons pas le nombre de sites sur lesquels une personne peut être basée.</rdfs:comment> <rdfs:comment xml:lang="es">Lugar en el que trabaja una persona. No se restringe el hecho de que una persona pueda estar adscrita a múltiples ubicaciones.</rdfs:comment> <rdfs:label xml:lang="it">basata a</rdfs:label> <rdfs:label xml:lang="en">based At</rdfs:label> <rdfs:label xml:lang="fr">basé à</rdfs:label> <rdfs:label xml:lang="es">trabaja en la sede</rdfs:label> <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/org"/> <rdfs:range rdf:resource="http://www.w3.org/ns/org#Site"/> </owl:ObjectProperty> </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:foaf="http://xmlns.com/foaf/0.1/" xmlns:ns0="http://www.w3.org/ns/">
  <owl:ObjectProperty rdf:about="http://www.w3.org/ns/org#basedAt">
    <rdfs:comment xml:lang="ja">人が基礎としているサイトを示します。人が複数のサイトを基礎としている可能性を制限しません。</rdfs:comment>
    <rdfs:comment xml:lang="en">Indicates the site at which a person is based. We do not restrict the possibility that a person is based at multiple sites.</rdfs:comment>
    <rdfs:comment xml:lang="it">Indica la sede in cui una è stabilita una persona. Non esclude la possibilità che una persona sia allocata su più sedi.</rdfs:comment>
    <rdfs:comment xml:lang="fr">Indique le site sur lequel une personne est basée. Nous ne limitons pas le nombre de sites sur lesquels une personne peut être basée.</rdfs:comment>
    <rdfs:comment xml:lang="es">Lugar en el que trabaja una persona. No se restringe el hecho de que una persona pueda estar adscrita a múltiples ubicaciones.</rdfs:comment>
    <rdfs:label xml:lang="it">basata a</rdfs:label>
    <rdfs:label xml:lang="en">based At</rdfs:label>
    <rdfs:label xml:lang="fr">basé à</rdfs:label>
    <rdfs:label xml:lang="es">trabaja en la sede</rdfs:label>
    <rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/org"/>
    <rdfs:range rdf:resource="http://www.w3.org/ns/org#Site"/>
  </owl:ObjectProperty>
</rdf:RDF>