@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38
  a a2a:Record ;
  rdfs:label "Begrafenis op 20 april 1692 te Lieshout" ;
  a2a:hasPerson oa:person_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_Person919405273 ;
  a2a:hasEvent oa:event_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_0 ;
  a2a:hasSource oa:source_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38 .

oa:person_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_Person919405273
  a a2a:Person ;
  rdfs:label "Jacobus Hendrici Nicolay" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hendrici Nicolay" ;
    a2a:PersonNameFirstName "Jacobus Hendrici" ;
    a2a:PersonNameLastName "Nicolay"
  ] .

oa:event_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "20-04-1692" ;
    a2a:Year "1692" ;
    a2a:Month "04" ;
    a2a:Day "20" ;
    rdfs:label "1692-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout"
  ] .

oa:relationep_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_Person919405273 ;
  a2a:EventKeyRef oa:event_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38_Event1 .

oa:source_rhe_C4BCD045-8FD7-49EB-9DA8-F2924899DD38
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Lieshout" ;
    a2a:Country "Nederland" ;
    rdfs:label "Lieshout, Nederland", "1692-04-20 - 1692-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-04-1692" ;
    a2a:Year "1692" ;
    a2a:Month "04" ;
    a2a:Day "20" ;
    rdfs:label "20-04-1692"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Doop-, trouw- en begraafboek Lieshout" ;
    a2a:RegistryNumber "63.1" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Doop-, trouw- en begraafboek Lieshout, 63.1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Lieshout_10225_63.1&minr=13114760&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Lieshout_10225_63.1&minr=13114760&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10225&file=63.1\\00000.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-26"^^xsd:date ;
  a2a:RecordIdentifier "919405272" ;
  a2a:RecordGUID "{C4BCD045-8FD7-49EB-9DA8-F2924899DD38}" .

