@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_3d5511e2-576a-e138-0a8f-90f110bbe2a7
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1956 te Werkendam" ;
  a2a:hasPerson oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-70ceff29-8e58-3613-c36a-b44c6edab896, oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-12a59732-2334-1aeb-2ff6-fd0ce2d66b98, oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-bf289c88-e879-a9ce-a865-f210286975b6, oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-ee974501-c90a-334d-2890-aa2c55a3a266 ;
  a2a:hasEvent oa:event_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_0, oa:relationep_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_1, oa:relationep_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_0 ;
  a2a:hasSource oa:source_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7 .

oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-70ceff29-8e58-3613-c36a-b44c6edab896
  a a2a:Person ;
  rdfs:label "Cornelis Lambertus van Driel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lambertus van Driel" ;
    a2a:PersonNameFirstName "Cornelis Lambertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-12a59732-2334-1aeb-2ff6-fd0ce2d66b98
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-bf289c88-e879-a9ce-a865-f210286975b6
  a a2a:Person ;
  rdfs:label "Siti Moestikaningrat" ;
  a2a:PersonName [
    rdfs:label "Siti Moestikaningrat" ;
    a2a:PersonNameFirstName "Siti" ;
    a2a:PersonNameLastName "Moestikaningrat"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person-ee974501-c90a-334d-2890-aa2c55a3a266
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1956" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1956-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:relationep_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person:12a59732-2334-1aeb-2ff6-fd0ce2d66b98 ;
  a2a:EventKeyRef oa:event_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Event1 .

oa:relationep_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person:bf289c88-e879-a9ce-a865-f210286975b6 ;
  a2a:EventKeyRef oa:event_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Event1 .

oa:relationep_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person:ee974501-c90a-334d-2890-aa2c55a3a266 ;
  a2a:EventKeyRef oa:event_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Event1 .

oa:relationpp_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person:bf289c88-e879-a9ce-a865-f210286975b6, oa:person_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7_Person:70ceff29-8e58-3613-c36a-b44c6edab896 .

oa:source_bhi_3d5511e2-576a-e138-0a8f-90f110bbe2a7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1956-07-02 - 1956-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1956-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1956-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1956" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1956-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4601, Periode: 1956" ;
    a2a:Book "Overlijdensregister Werkendam 1956" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "4601" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4601, Periode: 1956, Overlijdensregister Werkendam 1956, 32, 4601"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3d5511e2-576a-e138-0a8f-90f110bbe2a7" ;
  a2a:RecordGUID "{3d5511e2-576a-e138-0a8f-90f110bbe2a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81644_00081644.xml van BHI" .

