# baseURI: http://americanhistorycalendar.com/peoplecalendar/1,328-abraham-lincoln # imports: http://www.w3.org/2006/time @prefix : . @prefix al: . @prefix dc: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix skos: . @prefix xsd: . rdf:type owl:Ontology ; dc:creator ; dc:creator ; dc:creator "Simon J D Cox" ; dct:created "2016-12-08"^^xsd:date ; rdfs:comment """This document contains several alternative representations of the iCalendar example (Abraham Lincoln's birthday in 2008) following the example shown on https://icalendar.org/ and http://americanhistorycalendar.com/peoplecalendar/1,328-abraham-lincoln Note that iCalendar supports repetition (in the example: yearly) which is not supported by OWL-Time.""" ; owl:imports ; . al:DTI-1 rdf:type :DateTimeInterval ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :hasDateTimeDescription [ rdf:type :DateTimeDescription ; :day "---12"^^xsd:gDay ; :hasTRS ; :month "--02"^^xsd:gMonth ; :unitType :unitDay ; :year "2008"^^xsd:gYear ; ] ; . al:DTI-2 rdf:type :DateTimeInterval ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :hasDuration [ rdf:type :Duration ; :numericDuration "1"^^:Number ; :unitType :unitDay ; ] ; :xsdDateTime "2008-02-12T00:00:00.00-05:00"^^xsd:dateTime ; . al:DTI-3 rdf:type :DateTimeInterval ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :xsdDateTime "2008-02-12T00:00:00.00-05:00"^^xsd:dateTime ; . al:TE-1 rdf:type :TemporalEntity ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :hasBeginning [ rdf:type :Instant ; :inDateTime [ rdf:type :DateTimeDescription ; :day "---12"^^xsd:gDay ; :hasTRS ; :month "--02"^^xsd:gMonth ; :unitType :unitDay ; :year "2008"^^xsd:gYear ; ] ; ] ; :hasDuration [ rdf:type :Duration ; :numericDuration "1"^^:Number ; :unitType :unitDay ; ] ; :hasEnd [ rdf:type :Instant ; :inDateTime [ rdf:type :DateTimeDescription ; :day "---13"^^xsd:gDay ; :hasTRS ; :month "--02"^^xsd:gMonth ; :unitType :unitDay ; :year "2008"^^xsd:gYear ; ] ; ] ; . al:TE-2 rdf:type :TemporalEntity ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :hasBeginning [ rdf:type :Instant ; :inTimePosition [ rdf:type :TimePosition ; :hasTRS ; :numericPosition "1202752800"^^:Number ; ] ; ] ; :hasDuration [ rdf:type :Duration ; :numericDuration "1"^^:Number ; :unitType :unitDay ; ] ; :hasEnd [ rdf:type :Instant ; :inTimePosition [ rdf:type :TimePosition ; :hasTRS ; :numericPosition "1202839200"^^:Number ; ] ; ] ; . al:TE-3 rdf:type :TemporalEntity ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :hasBeginning [ rdf:type :Instant ; :inXSDDateTime "2008-02-12T00:00:00.00-05:00"^^xsd:dateTime ; ] ; :hasDuration [ rdf:type :Duration ; :numericDuration "1"^^:Number ; :unitType :unitDay ; ] ; :hasEnd [ rdf:type :Instant ; :inXSDDateTime "2008-02-13T00:00:00.00-05:00"^^xsd:dateTime ; ] ; . al:TI-1 rdf:type :Instant ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :inDateTime [ rdf:type :DateTimeDescription ; :day "---12"^^xsd:gDay ; :hasTRS ; :month "--02"^^xsd:gMonth ; :unitType :unitDay ; :year "2008"^^xsd:gYear ; ] ; . al:TI-2 rdf:type :Instant ; dc:coverage """LOCATION:Hodgenville, Kentucky GEO:37.5739497;-85.7399606""" ; dc:date "2015-04-21T14:14:03.00"^^xsd:dateTime ; dc:description """Born February 12\\, 1809\\nSixteenth President (1861-1865) http://AmericanHistoryCalendar.com""" ; dc:subject "Civil War People" ; dc:subject "U.S. Presidents" ; rdfs:label "Abraham Lincoln" ; skos:closeMatch ; :inTimePosition [ rdf:type :TimePosition ; :hasTRS ; :numericPosition "1202752800"^^:Number ; ] ; .