<?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:skos="http://www.w3.org/2004/02/skos/core#"> <owl:ObjectProperty rdf:about="http://www.w3.org/2006/time#hasTime"> <rdfs:label xml:lang="en">has time</rdfs:label> <rdfs:label xml:lang="es">tiene tiempo</rdfs:label> <rdfs:range rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/> <rdfs:comment xml:lang="en">Supports the association of a temporal entity (instant or interval) to any thing</rdfs:comment> <rdfs:comment xml:lang="es">Proporciona soporte a la asociación de una entidad temporal (instante o intervalo) a cualquier cosa.</rdfs:comment> <skos:definition xml:lang="en">Supports the association of a temporal entity (instant or interval) to any thing</skos:definition> <skos:definition xml:lang="es">Proporciona soporte a la asociación de una entidad temporal (instante o intervalo) a cualquier cosa.</skos:definition> <skos:editorialNote xml:lang="en">Feature at risk - added in 2017 revision, and not yet widely used. </skos:editorialNote> <skos:editorialNote xml:lang="es">Característica arriesgada -añadida en la revisión del 2017 que no ha sido todavía utilizada de forma amplia.</skos:editorialNote> </owl:ObjectProperty> <rdf:Description rdf:about="http://www.w3.org/2006/time#hasBeginning"> <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2006/time#hasTime"/> </rdf:Description> <rdf:Description rdf:about="http://www.w3.org/2006/time#hasEnd"> <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2006/time#hasTime"/> </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://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:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:ObjectProperty rdf:about="http://www.w3.org/2006/time#hasTime">
    <rdfs:label xml:lang="en">has time</rdfs:label>
    <rdfs:label xml:lang="es">tiene tiempo</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
    <rdfs:comment xml:lang="en">Supports the association of a temporal entity (instant or interval) to any thing</rdfs:comment>
    <rdfs:comment xml:lang="es">Proporciona soporte a la asociación de una entidad temporal (instante o intervalo) a cualquier cosa.</rdfs:comment>
    <skos:definition xml:lang="en">Supports the association of a temporal entity (instant or interval) to any thing</skos:definition>
    <skos:definition xml:lang="es">Proporciona soporte a la asociación de una entidad temporal (instante o intervalo) a cualquier cosa.</skos:definition>
    <skos:editorialNote xml:lang="en">Feature at risk - added in 2017 revision, and not yet widely used. </skos:editorialNote>
    <skos:editorialNote xml:lang="es">Característica arriesgada -añadida en la revisión del 2017 que no ha sido todavía utilizada de forma amplia.</skos:editorialNote>
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://www.w3.org/2006/time#hasBeginning">
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2006/time#hasTime"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.w3.org/2006/time#hasEnd">
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2006/time#hasTime"/>
  </rdf:Description>
</rdf:RDF>