@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_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2
  a a2a:Record ;
  rdfs:label "Begrafenis op 7 april 1809 te Budel" ;
  a2a:hasPerson oa:person_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Person1, oa:person_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Person2 ;
  a2a:hasEvent oa:event_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_0 ;
  a2a:hasRelationPP oa:relationpp_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_0 ;
  a2a:hasSource oa:source_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2 .

oa:person_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Person1
  a a2a:Person ;
  rdfs:label "Anna Mechel P Fransen" ;
  a2a:PersonName [
    rdfs:label "Anna Mechel P Fransen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Mechel P" ;
    a2a:PersonNameLastName "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Person2
  a a2a:Person ;
  rdfs:label "Jan Willem de" ;
  a2a:PersonName [
    rdfs:label "Jan Willem de" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNamePrefixLastName "de"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1809-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] ;
  a2a:EventReligion "Koster-Schoolmeester" .

oa:relationep_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Person1 ;
  a2a:EventKeyRef oa:event_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Event1 .

oa:relationpp_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Person1, oa:person_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2_Person2 .

oa:source_bhi_70c38aaa-e9f9-3edd-9991-b2013a0978f2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1809-04-07 - 1809-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1809-04-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Book "Koster-Schoolmeester begraafboek 1806-1810" ;
    a2a:Folio "31V" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Koster-Schoolmeester begraafboek 1806-1810, 31V"
  ] ;
  a2a:SourceLastChangeDate "2016-01-15"^^xsd:date ;
  a2a:RecordGUID "{70c38aaa-e9f9-3edd-9991-b2013a0978f2}" .

[] a2a:PersonRemarkdiversen "Echtgenoot" .
