@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_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c
  a a2a:Record ;
  rdfs:label "Overlijden op 28 februari 1940 te Waspik" ;
  a2a:hasPerson oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person-6f31c7db-0324-49e9-3eb5-7857cb26a427, oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person-25ad947c-e8c4-fea9-ac0d-bb5051df496d, oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person-eb9758d1-f9c3-6c5e-e937-8eb708d4cf10 ;
  a2a:hasEvent oa:event_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_0, oa:relationep_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_1, oa:relationep_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_2 ;
  a2a:hasSource oa:source_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c .

oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person-6f31c7db-0324-49e9-3eb5-7857cb26a427
  a a2a:Person ;
  rdfs:label "Adrianus Bartholomeus Cornelis Langerwerf" ;
  a2a:PersonName [
    rdfs:label "Adrianus Bartholomeus Cornelis Langerwerf" ;
    a2a:PersonNameFirstName "Adrianus Bartholomeus Cornelis" ;
    a2a:PersonNameLastName "Langerwerf"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person-25ad947c-e8c4-fea9-ac0d-bb5051df496d
  a a2a:Person ;
  rdfs:label "Maria Adriana Grevenbroek" ;
  a2a:PersonName [
    rdfs:label "Maria Adriana Grevenbroek" ;
    a2a:PersonNameFirstName "Maria Adriana" ;
    a2a:PersonNameLastName "Grevenbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person-eb9758d1-f9c3-6c5e-e937-8eb708d4cf10
  a a2a:Person ;
  rdfs:label "Thomas Wouterus Langerwerf" ;
  a2a:PersonName [
    rdfs:label "Thomas Wouterus Langerwerf" ;
    a2a:PersonNameFirstName "Thomas Wouterus" ;
    a2a:PersonNameLastName "Langerwerf"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1940" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1940-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person:6f31c7db-0324-49e9-3eb5-7857cb26a427 ;
  a2a:EventKeyRef oa:event_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Event1 .

oa:relationep_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person:25ad947c-e8c4-fea9-ac0d-bb5051df496d ;
  a2a:EventKeyRef oa:event_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Event1 .

oa:relationep_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Person:eb9758d1-f9c3-6c5e-e937-8eb708d4cf10 ;
  a2a:EventKeyRef oa:event_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c_Event1 .

oa:source_bhi_6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1940-02-29 - 1940-02-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1940-02-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-02-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1940" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1940-02-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 633, Periode: 1940" ;
    a2a:Book "Overlijdensregister Waspik 1940" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "633" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 633, Periode: 1940, Overlijdensregister Waspik 1940, 14, 633"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/355b1a1d-221c-6613-1566-f6f36110956f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/355b1a1d-221c-6613-1566-f6f36110956f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c" ;
  a2a:RecordGUID "{6d8fced0-ba4a-4f5c-8f08-c4e288f99e7c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82876_00082876.xml van BHI" .

