@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_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D
  a a2a:Record ;
  rdfs:label "Begrafenis op 7 mei 1812 te Someren" ;
  a2a:hasPerson oa:person_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_Person597790404 ;
  a2a:hasEvent oa:event_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_0 ;
  a2a:hasSource oa:source_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D .

oa:person_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_Person597790404
  a a2a:Person ;
  rdfs:label "Elisabeth Adrianus van der Werden" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Adrianus van der Werden" ;
    a2a:PersonNameFirstName "Elisabeth Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werden"
  ] .

oa:event_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:LiteralDate "07-05-1812" ;
    a2a:Year "1812" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "1812-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren"
  ] .

oa:relationep_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_Person597790404 ;
  a2a:EventKeyRef oa:event_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D_Event1 .

oa:source_rhe_DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    a2a:Country "Nederland" ;
    rdfs:label "Someren, Nederland", "1812-05-07 - 1812-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-05-1812" ;
    a2a:Year "1812" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "07-05-1812"
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Doop-, trouw- en begraafboek Someren" ;
    a2a:RegistryNumber "66.10" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Doop-, trouw- en begraafboek Someren, 66.10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Someren_10225_66.10&minr=13890009&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Someren_10225_66.10&minr=13890009&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10225&file=66.10\\00000.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-20"^^xsd:date ;
  a2a:RecordIdentifier "597790403" ;
  a2a:RecordGUID "{DC15DD44-91F7-4CA7-9DA5-4AF5E4CBF05D}" .

