<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://vocab.getty.edu/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://vocab.getty.edu/"> <owl:ObjectProperty rdf:about="http://vocab.getty.edu/ontology#agentType"> <rdfs:comment>Type of a ULAN PersonConcept or GroupConcept. Domain is ULAN concept, range is AAT concept</rdfs:comment> <rdfs:label>agentType</rdfs:label> <dct:description>Type of a ULAN PersonConcept or GroupConcept. Domain is ULAN concept, range is AAT concept</dct:description> <rdfs:domain rdf:resource="http://vocab.getty.edu/ontology#Subject"/> <rdfs:isDefinedBy rdf:resource="http://vocab.getty.edu/ontology"/> <rdfs:range rdf:resource="http://vocab.getty.edu/ontology#Subject"/> </owl:ObjectProperty> <rdf:Description rdf:about="http://vocab.getty.edu/ontology#agentTypeNonPreferred"> <rdfs:subPropertyOf rdf:resource="http://vocab.getty.edu/ontology#agentType"/> </rdf:Description> <rdf:Description rdf:about="http://vocab.getty.edu/ontology#agentTypePreferred"> <rdfs:subPropertyOf rdf:resource="http://vocab.getty.edu/ontology#agentType"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://vocab.getty.edu/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://vocab.getty.edu/">
  <owl:ObjectProperty rdf:about="http://vocab.getty.edu/ontology#agentType">
    <rdfs:comment>Type of a ULAN PersonConcept or GroupConcept. Domain is ULAN concept, range is AAT concept</rdfs:comment>
    <rdfs:label>agentType</rdfs:label>
    <dct:description>Type of a ULAN PersonConcept or GroupConcept. Domain is ULAN concept, range is AAT concept</dct:description>
    <rdfs:domain rdf:resource="http://vocab.getty.edu/ontology#Subject"/>
    <rdfs:isDefinedBy rdf:resource="http://vocab.getty.edu/ontology"/>
    <rdfs:range rdf:resource="http://vocab.getty.edu/ontology#Subject"/>
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://vocab.getty.edu/ontology#agentTypeNonPreferred">
    <rdfs:subPropertyOf rdf:resource="http://vocab.getty.edu/ontology#agentType"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocab.getty.edu/ontology#agentTypePreferred">
    <rdfs:subPropertyOf rdf:resource="http://vocab.getty.edu/ontology#agentType"/>
  </rdf:Description>
</rdf:RDF>