@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_67b38ae3-41d0-7fca-e702-0a0171a83fc3
  a a2a:Record ;
  rdfs:label "Overlijden op 26 januari 1964 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person-0a44a112-6322-0235-89a0-5c3ebd5b69e4, oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person-5ca69337-555f-0a7e-6290-6271afee555b, oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person-48dd806c-5d2d-a44b-a6f6-dfb2b3107af6 ;
  a2a:hasEvent oa:event_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_0, oa:relationep_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_1, oa:relationep_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_2 ;
  a2a:hasSource oa:source_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3 .

oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person-0a44a112-6322-0235-89a0-5c3ebd5b69e4
  a a2a:Person ;
  rdfs:label "N.N. Nabuurs" ;
  a2a:PersonName [
    rdfs:label "N.N. Nabuurs" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Nabuurs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person-5ca69337-555f-0a7e-6290-6271afee555b
  a a2a:Person ;
  rdfs:label "Petronella Helena Bernadetta Maria Maas" ;
  a2a:PersonName [
    rdfs:label "Petronella Helena Bernadetta Maria Maas" ;
    a2a:PersonNameFirstName "Petronella Helena Bernadetta Maria" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person-48dd806c-5d2d-a44b-a6f6-dfb2b3107af6
  a a2a:Person ;
  rdfs:label "Petrus Gerardus Johannes Franciscus Nabuurs" ;
  a2a:PersonName [
    rdfs:label "Petrus Gerardus Johannes Franciscus Nabuurs" ;
    a2a:PersonNameFirstName "Petrus Gerardus Johannes Franciscus" ;
    a2a:PersonNameLastName "Nabuurs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1964-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person:0a44a112-6322-0235-89a0-5c3ebd5b69e4 ;
  a2a:EventKeyRef oa:event_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Event1 .

oa:relationep_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person:5ca69337-555f-0a7e-6290-6271afee555b ;
  a2a:EventKeyRef oa:event_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Event1 .

oa:relationep_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Person:48dd806c-5d2d-a44b-a6f6-dfb2b3107af6 ;
  a2a:EventKeyRef oa:event_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3_Event1 .

oa:source_bhi_67b38ae3-41d0-7fca-e702-0a0171a83fc3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1964-01-27 - 1964-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1964-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4362, Periode: 1964" ;
    a2a:Book "Overlijdensregister Tilburg 1964" ;
    a2a:DocumentNumber "81" ;
    a2a:RegistryNumber "4362" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4362, Periode: 1964, Overlijdensregister Tilburg 1964, 81, 4362"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/67b38ae3-41d0-7fca-e702-0a0171a83fc3" ;
  a2a:RecordGUID "{67b38ae3-41d0-7fca-e702-0a0171a83fc3}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_123_00000123.xml van BHI" .

