@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_05bb1663-a8b2-c2b3-afba-cbf720bc1a16
  a a2a:Record ;
  rdfs:label "Overlijden op 26 december 1967 te Loon op Zand" ;
  a2a:hasPerson oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person-fbf7b74c-12f8-5e06-964b-f60daacb4da6, oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person-037867c7-58eb-0b50-868a-baa4f5050497, oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person-84152b62-0ad5-94c7-ccef-f8ec3d3f4da2 ;
  a2a:hasEvent oa:event_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_0, oa:relationep_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_1, oa:relationep_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_2 ;
  a2a:hasSource oa:source_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16 .

oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person-fbf7b74c-12f8-5e06-964b-f60daacb4da6
  a a2a:Person ;
  rdfs:label "Jacob van den Hoek" ;
  a2a:PersonName [
    rdfs:label "Jacob van den Hoek" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person-037867c7-58eb-0b50-868a-baa4f5050497
  a a2a:Person ;
  rdfs:label "Elisabeth de Rooij" ;
  a2a:PersonName [
    rdfs:label "Elisabeth de Rooij" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person-84152b62-0ad5-94c7-ccef-f8ec3d3f4da2
  a a2a:Person ;
  rdfs:label "Adrianus Pieter van den Hoek" ;
  a2a:PersonName [
    rdfs:label "Adrianus Pieter van den Hoek" ;
    a2a:PersonNameFirstName "Adrianus Pieter" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1967-12-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person:fbf7b74c-12f8-5e06-964b-f60daacb4da6 ;
  a2a:EventKeyRef oa:event_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Event1 .

oa:relationep_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person:037867c7-58eb-0b50-868a-baa4f5050497 ;
  a2a:EventKeyRef oa:event_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Event1 .

oa:relationep_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Person:84152b62-0ad5-94c7-ccef-f8ec3d3f4da2 ;
  a2a:EventKeyRef oa:event_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16_Event1 .

oa:source_bhi_05bb1663-a8b2-c2b3-afba-cbf720bc1a16
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1967-12-29 - 1967-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1967-12-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3906, Periode: 1967" ;
    a2a:Book "Overlijdensregister Loon op Zand 1967" ;
    a2a:DocumentNumber "69" ;
    a2a:RegistryNumber "3906" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3906, Periode: 1967, Overlijdensregister Loon op Zand 1967, 69, 3906"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/464749c9-9d62-9a72-aa7d-9b7e1047c20b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/464749c9-9d62-9a72-aa7d-9b7e1047c20b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/05bb1663-a8b2-c2b3-afba-cbf720bc1a16" ;
  a2a:RecordGUID "{05bb1663-a8b2-c2b3-afba-cbf720bc1a16}" ;
  a2a:SourceRemarkdeel "3906" ;
  a2a:SourceRemarkregister_periode "1967" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_779_00000779.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1967-12-26" .
