<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://d-nb.info/standards/elementset/gnd#" xmlns:owl="http://www.w3.org/2002/07/owl#"> <owl:DatatypeProperty rdf:about="https://d-nb.info/standards/elementset/gnd#associatedDate"> </owl:DatatypeProperty> <rdf:Description rdf:about="https://d-nb.info/standards/elementset/agrelon#hasBeginDate"> <rdfs:subPropertyOf rdf:resource="https://d-nb.info/standards/elementset/gnd#associatedDate"/> </rdf:Description> <rdf:Description rdf:about="https://d-nb.info/standards/elementset/agrelon#hasEndDate"> <rdfs:subPropertyOf rdf:resource="https://d-nb.info/standards/elementset/gnd#associatedDate"/> </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="https://d-nb.info/standards/elementset/gnd#" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <owl:DatatypeProperty rdf:about="https://d-nb.info/standards/elementset/gnd#associatedDate">
  </owl:DatatypeProperty>
  <rdf:Description rdf:about="https://d-nb.info/standards/elementset/agrelon#hasBeginDate">
    <rdfs:subPropertyOf rdf:resource="https://d-nb.info/standards/elementset/gnd#associatedDate"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://d-nb.info/standards/elementset/agrelon#hasEndDate">
    <rdfs:subPropertyOf rdf:resource="https://d-nb.info/standards/elementset/gnd#associatedDate"/>
  </rdf:Description>
</rdf:RDF>