@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_99714cab-059e-0b01-93db-539223787714
  a a2a:Record ;
  rdfs:label "Overlijden op 16 november 1957 te Oisterwijk" ;
  a2a:hasPerson oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person-b64c8df5-a3ec-e47d-465f-c69cb28bf3ab, oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person-1cfd4f76-9316-9250-03ec-def40591cf44, oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person-f095e26e-4337-6028-65b8-835f9b11ff13 ;
  a2a:hasEvent oa:event_bhi_99714cab-059e-0b01-93db-539223787714_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_99714cab-059e-0b01-93db-539223787714_0, oa:relationep_bhi_99714cab-059e-0b01-93db-539223787714_1, oa:relationep_bhi_99714cab-059e-0b01-93db-539223787714_2 ;
  a2a:hasSource oa:source_bhi_99714cab-059e-0b01-93db-539223787714 .

oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person-b64c8df5-a3ec-e47d-465f-c69cb28bf3ab
  a a2a:Person ;
  rdfs:label "N.N. Pothoven" ;
  a2a:PersonName [
    rdfs:label "N.N. Pothoven" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Pothoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person-1cfd4f76-9316-9250-03ec-def40591cf44
  a a2a:Person ;
  rdfs:label "Cornelia Maria Kosters" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Kosters" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Kosters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person-f095e26e-4337-6028-65b8-835f9b11ff13
  a a2a:Person ;
  rdfs:label "Rijk Adolf Pothoven" ;
  a2a:PersonName [
    rdfs:label "Rijk Adolf Pothoven" ;
    a2a:PersonNameFirstName "Rijk Adolf" ;
    a2a:PersonNameLastName "Pothoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_99714cab-059e-0b01-93db-539223787714_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1957-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:relationep_bhi_99714cab-059e-0b01-93db-539223787714_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person:b64c8df5-a3ec-e47d-465f-c69cb28bf3ab ;
  a2a:EventKeyRef oa:event_bhi_99714cab-059e-0b01-93db-539223787714_Event1 .

oa:relationep_bhi_99714cab-059e-0b01-93db-539223787714_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person:1cfd4f76-9316-9250-03ec-def40591cf44 ;
  a2a:EventKeyRef oa:event_bhi_99714cab-059e-0b01-93db-539223787714_Event1 .

oa:relationep_bhi_99714cab-059e-0b01-93db-539223787714_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_99714cab-059e-0b01-93db-539223787714_Person:f095e26e-4337-6028-65b8-835f9b11ff13 ;
  a2a:EventKeyRef oa:event_bhi_99714cab-059e-0b01-93db-539223787714_Event1 .

oa:source_bhi_99714cab-059e-0b01-93db-539223787714
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk", "1957-11-18 - 1957-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1957-11-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4140, Periode: 1957" ;
    a2a:Book "Overlijdensregister Oisterwijk 1957" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "4140" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4140, Periode: 1957, Overlijdensregister Oisterwijk 1957, 54, 4140"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fb2345b7-3023-b6cb-6100-5410dca17ae8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fb2345b7-3023-b6cb-6100-5410dca17ae8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/99714cab-059e-0b01-93db-539223787714" ;
  a2a:RecordGUID "{99714cab-059e-0b01-93db-539223787714}" ;
  a2a:SourceRemarkdeel "4140" ;
  a2a:SourceRemarkregister_periode "1957" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_911_00000911.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1957-11-16" .
