<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://linkedevents.org/ontology/" 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#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://www.w3.org/2006/time#"> <owl:ObjectProperty rdf:about="http://linkedevents.org/ontology/circa"> <rdfs:comment xml:lang="en">An temporal relation expressing nearness in time.</rdfs:comment> <rdfs:comment xml:lang="en"> This property relates a span of time that cannot be precisely located in a chronological series to another span of time that can be precisely located, thus asserting that the latter is an approximation of the former.</rdfs:comment> <rdfs:label xml:lang="en">circa</rdfs:label> <skos:definition xml:lang="en"> an interval of time that can be precisely described using calendar dates and clock times.</skos:definition> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dct:issued> <rdfs:domain rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/> <rdfs:isDefinedBy rdf:resource="http://linkedevents.org/ontology/"/> <rdfs:range rdf:resource="http://www.w3.org/2006/time#DateTimeInterval"/> </owl:ObjectProperty> </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://linkedevents.org/ontology/" 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#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://www.w3.org/2006/time#">
  <owl:ObjectProperty rdf:about="http://linkedevents.org/ontology/circa">
    <rdfs:comment xml:lang="en">An temporal relation expressing nearness in time.</rdfs:comment>
    <rdfs:comment xml:lang="en">
This property relates a span of time that cannot be precisely located
in a chronological series to another span of time that can be
precisely located, thus asserting that the latter is an approximation
of the former.</rdfs:comment>
    <rdfs:label xml:lang="en">circa</rdfs:label>
    <skos:definition xml:lang="en">
an interval of time that can be
precisely described using calendar dates and clock times.</skos:definition>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-28</dct:issued>
    <rdfs:domain rdf:resource="http://www.w3.org/2006/time#TemporalEntity"/>
    <rdfs:isDefinedBy rdf:resource="http://linkedevents.org/ontology/"/>
    <rdfs:range rdf:resource="http://www.w3.org/2006/time#DateTimeInterval"/>
  </owl:ObjectProperty>
</rdf:RDF>