@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_05bdc0f0-b832-92e1-4144-e7902a89be21
  a a2a:Record ;
  rdfs:label "Overlijden op 12 juli 1872 te Waspik" ;
  a2a:hasPerson oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person-1d3973a1-08dd-1117-f862-3c42b7d24009, oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person-31f5cf5d-4a14-a737-0ef3-3d2c27ea7876, oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person-3947954d-f83c-1d83-357f-5ecf43932e89 ;
  a2a:hasEvent oa:event_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_0, oa:relationep_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_1, oa:relationep_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_2 ;
  a2a:hasSource oa:source_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21 .

oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person-1d3973a1-08dd-1117-f862-3c42b7d24009
  a a2a:Person ;
  rdfs:label "Johanna Maria Stoelendraijer" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Stoelendraijer" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Stoelendraijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person-31f5cf5d-4a14-a737-0ef3-3d2c27ea7876
  a a2a:Person ;
  rdfs:label "Bernardus Besters" ;
  a2a:PersonName [
    rdfs:label "Bernardus Besters" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Besters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person-3947954d-f83c-1d83-357f-5ecf43932e89
  a a2a:Person ;
  rdfs:label "N.N. Besters" ;
  a2a:PersonName [
    rdfs:label "N.N. Besters" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Besters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1872-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person:1d3973a1-08dd-1117-f862-3c42b7d24009 ;
  a2a:EventKeyRef oa:event_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Event1 .

oa:relationep_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person:31f5cf5d-4a14-a737-0ef3-3d2c27ea7876 ;
  a2a:EventKeyRef oa:event_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Event1 .

oa:relationep_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Person:3947954d-f83c-1d83-357f-5ecf43932e89 ;
  a2a:EventKeyRef oa:event_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21_Event1 .

oa:source_bhi_05bdc0f0-b832-92e1-4144-e7902a89be21
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1872-07-12 - 1872-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1872-07-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8813, Periode: 1872" ;
    a2a:Book "Overlijdensregister Waspik 1872" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "8813" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8813, Periode: 1872, Overlijdensregister Waspik 1872, 38, 8813"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/83298cbe-e510-4300-e11a-b743b1aaa323.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/83298cbe-e510-4300-e11a-b743b1aaa323.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/05bdc0f0-b832-92e1-4144-e7902a89be21" ;
  a2a:RecordGUID "{05bdc0f0-b832-92e1-4144-e7902a89be21}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82807_00082807.xml van BHI" .

