@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_ee4e30e6-1b27-61d4-bc01-a960ca64577d
  a a2a:Record ;
  rdfs:label "Overlijden op 15 februari 1970 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-8d3368f1-6bbf-85c2-6d81-23d3ddfb36a1, oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-4e3d561a-46e5-d738-6460-3cb4b1b8cf6d, oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-c8c1944f-ff97-ea07-66f8-c4b5e276cd59, oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-5ba1a18a-fe72-d70f-b932-3e360668357b ;
  a2a:hasEvent oa:event_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_0, oa:relationep_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_1, oa:relationep_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_0 ;
  a2a:hasSource oa:source_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d .

oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-8d3368f1-6bbf-85c2-6d81-23d3ddfb36a1
  a a2a:Person ;
  rdfs:label "Willem Christiaan Swart" ;
  a2a:PersonName [
    rdfs:label "Willem Christiaan Swart" ;
    a2a:PersonNameFirstName "Willem Christiaan" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-4e3d561a-46e5-d738-6460-3cb4b1b8cf6d
  a a2a:Person ;
  rdfs:label "Cornelia Maria Dagevos" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Dagevos" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Dagevos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-c8c1944f-ff97-ea07-66f8-c4b5e276cd59
  a a2a:Person ;
  rdfs:label "Harmen Swart" ;
  a2a:PersonName [
    rdfs:label "Harmen Swart" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person-5ba1a18a-fe72-d70f-b932-3e360668357b
  a a2a:Person ;
  rdfs:label "Geertruida Anna Maria de Kam" ;
  a2a:PersonName [
    rdfs:label "Geertruida Anna Maria de Kam" ;
    a2a:PersonNameFirstName "Geertruida Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kam"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1970-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person:8d3368f1-6bbf-85c2-6d81-23d3ddfb36a1 ;
  a2a:EventKeyRef oa:event_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Event1 .

oa:relationep_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person:4e3d561a-46e5-d738-6460-3cb4b1b8cf6d ;
  a2a:EventKeyRef oa:event_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Event1 .

oa:relationep_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person:c8c1944f-ff97-ea07-66f8-c4b5e276cd59 ;
  a2a:EventKeyRef oa:event_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Event1 .

oa:relationpp_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person:8d3368f1-6bbf-85c2-6d81-23d3ddfb36a1, oa:person_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d_Person:5ba1a18a-fe72-d70f-b932-3e360668357b .

oa:source_bhi_ee4e30e6-1b27-61d4-bc01-a960ca64577d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1970-02-17 - 1970-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1970-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3769, Periode: 1970" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1970" ;
    a2a:DocumentNumber "148" ;
    a2a:RegistryNumber "3769" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3769, Periode: 1970, Overlijdensregister 's-Hertogenbosch 1970, 148, 3769"
  ] ;
  a2a:SourceLastChangeDate "2022-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee4e30e6-1b27-61d4-bc01-a960ca64577d" ;
  a2a:RecordGUID "{ee4e30e6-1b27-61d4-bc01-a960ca64577d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_714_00000714.xml van BHI" .

