<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/2006/time#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:DatatypeProperty rdf:about="http://www.w3.org/2006/time#inXSDgYear"> <rdfs:label xml:lang="en">in XSD g-Year</rdfs:label> <rdfs:label xml:lang="es">en año gregoriano XSD</rdfs:label> <rdfs:domain rdf:resource="http://www.w3.org/2006/time#Instant"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/> <rdfs:comment xml:lang="en">Position of an instant, expressed using xsd:gYear</rdfs:comment> <rdfs:comment xml:lang="es">Posición de un instante, expresado utilizando xsd:gYear.</rdfs:comment> <skos:definition xml:lang="en">Position of an instant, expressed using xsd:gYear</skos:definition> <skos:definition xml:lang="es">Posición de un instante, expresado utilizando xsd:gYear.</skos:definition> </owl:DatatypeProperty> </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://www.w3.org/2006/time#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:DatatypeProperty rdf:about="http://www.w3.org/2006/time#inXSDgYear">
    <rdfs:label xml:lang="en">in XSD g-Year</rdfs:label>
    <rdfs:label xml:lang="es">en año gregoriano XSD</rdfs:label>
    <rdfs:domain rdf:resource="http://www.w3.org/2006/time#Instant"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#gYear"/>
    <rdfs:comment xml:lang="en">Position of an instant, expressed using xsd:gYear</rdfs:comment>
    <rdfs:comment xml:lang="es">Posición de un instante, expresado utilizando xsd:gYear.</rdfs:comment>
    <skos:definition xml:lang="en">Position of an instant, expressed using xsd:gYear</skos:definition>
    <skos:definition xml:lang="es">Posición de un instante, expresado utilizando xsd:gYear.</skos:definition>
  </owl:DatatypeProperty>
</rdf:RDF>