@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_fcee26f2-e28f-1b95-4e75-c9ff03c699ae
  a a2a:Record ;
  rdfs:label "Overlijden op 10 oktober 1964 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person-24a0bcb1-385f-4c46-bc25-2cf4af5ff683, oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person-bec368e2-8f29-8da0-7ec9-c06a6b56809f, oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person-8c16b938-9966-ecba-3fd3-94cb7438e95c ;
  a2a:hasEvent oa:event_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_0, oa:relationep_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_1, oa:relationep_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_2 ;
  a2a:hasSource oa:source_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae .

oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person-24a0bcb1-385f-4c46-bc25-2cf4af5ff683
  a a2a:Person ;
  rdfs:label "Hendrika Wilhelmina Maria Hanegraaf" ;
  a2a:PersonName [
    rdfs:label "Hendrika Wilhelmina Maria Hanegraaf" ;
    a2a:PersonNameFirstName "Hendrika Wilhelmina Maria" ;
    a2a:PersonNameLastName "Hanegraaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person-bec368e2-8f29-8da0-7ec9-c06a6b56809f
  a a2a:Person ;
  rdfs:label "Marinus Adrianus Craane" ;
  a2a:PersonName [
    rdfs:label "Marinus Adrianus Craane" ;
    a2a:PersonNameFirstName "Marinus Adrianus" ;
    a2a:PersonNameLastName "Craane"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person-8c16b938-9966-ecba-3fd3-94cb7438e95c
  a a2a:Person ;
  rdfs:label "Johannes Gerardus Craane" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus Craane" ;
    a2a:PersonNameFirstName "Johannes Gerardus" ;
    a2a:PersonNameLastName "Craane"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1964-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person:24a0bcb1-385f-4c46-bc25-2cf4af5ff683 ;
  a2a:EventKeyRef oa:event_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Event1 .

oa:relationep_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person:bec368e2-8f29-8da0-7ec9-c06a6b56809f ;
  a2a:EventKeyRef oa:event_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Event1 .

oa:relationep_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Person:8c16b938-9966-ecba-3fd3-94cb7438e95c ;
  a2a:EventKeyRef oa:event_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae_Event1 .

oa:source_bhi_fcee26f2-e28f-1b95-4e75-c9ff03c699ae
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1964-10-12 - 1964-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1964-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3763, Periode: 1964" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1964" ;
    a2a:DocumentNumber "612" ;
    a2a:RegistryNumber "3763" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3763, Periode: 1964, Overlijdensregister 's-Hertogenbosch 1964, 612, 3763"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fcee26f2-e28f-1b95-4e75-c9ff03c699ae" ;
  a2a:RecordGUID "{fcee26f2-e28f-1b95-4e75-c9ff03c699ae}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_727_00000727.xml van BHI" .

