<?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#"> <owl:DatatypeProperty rdf:about="http://www.w3.org/2006/time#year"> <rdfs:label xml:lang="en">year</rdfs:label> <rdfs:domain rdf:resource="http://www.w3.org/2006/time#GeneralDateTimeDescription"/> <rdfs:comment xml:lang="en">Year position in a calendar-clock system. The range of this property is not specified, so can be replaced by any specific representation of a calendar year from any calendar. </rdfs:comment> <rdfs:comment xml:lang="es">Posición de año en un sistema calendario-reloj. l rango de esta propiedad no está especificado, por tanto, se puede reemplazar por cualquier representación específica de un año de calendario de un calendario cualquiera.</rdfs:comment> </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#">
  <owl:DatatypeProperty rdf:about="http://www.w3.org/2006/time#year">
    <rdfs:label xml:lang="en">year</rdfs:label>
    <rdfs:domain rdf:resource="http://www.w3.org/2006/time#GeneralDateTimeDescription"/>
    <rdfs:comment xml:lang="en">Year position in a calendar-clock system.
The range of this property is not specified, so can be replaced by any specific representation of a calendar year from any calendar. </rdfs:comment>
    <rdfs:comment xml:lang="es">Posición de año en un sistema calendario-reloj.
l rango de esta propiedad no está especificado, por tanto, se puede reemplazar por cualquier representación específica de un año de calendario de un calendario cualquiera.</rdfs:comment>
  </owl:DatatypeProperty>
</rdf:RDF>