@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_77db7743-d2b7-99b2-2a02-b8a447481c5a
  a a2a:Record ;
  rdfs:label "Overlijden op 12 april 1967 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-9522f4bf-c956-9003-3f2c-d1c7bcd8246c, oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-eb10be62-f3a6-0bd1-eb72-3bdbb79858b6, oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-04c2d0dc-6385-00ac-43b6-7e7b47e4570d, oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-5a65a4c7-3ba3-9dfd-6402-2991fe621c5d ;
  a2a:hasEvent oa:event_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_0, oa:relationep_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_1, oa:relationep_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_0 ;
  a2a:hasSource oa:source_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a .

oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-9522f4bf-c956-9003-3f2c-d1c7bcd8246c
  a a2a:Person ;
  rdfs:label "Carolina Agnes Maria Dahmen" ;
  a2a:PersonName [
    rdfs:label "Carolina Agnes Maria Dahmen" ;
    a2a:PersonNameFirstName "Carolina Agnes Maria" ;
    a2a:PersonNameLastName "Dahmen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-eb10be62-f3a6-0bd1-eb72-3bdbb79858b6
  a a2a:Person ;
  rdfs:label "Joannes Meeuwis" ;
  a2a:PersonName [
    rdfs:label "Joannes Meeuwis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Meeuwis"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-04c2d0dc-6385-00ac-43b6-7e7b47e4570d
  a a2a:Person ;
  rdfs:label "Joanna Catharina Scheepens" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Scheepens" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Scheepens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person-5a65a4c7-3ba3-9dfd-6402-2991fe621c5d
  a a2a:Person ;
  rdfs:label "Henricus Joannes Meeuwis" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Meeuwis" ;
    a2a:PersonNameFirstName "Henricus Joannes" ;
    a2a:PersonNameLastName "Meeuwis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1967-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person:eb10be62-f3a6-0bd1-eb72-3bdbb79858b6 ;
  a2a:EventKeyRef oa:event_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Event1 .

oa:relationep_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person:04c2d0dc-6385-00ac-43b6-7e7b47e4570d ;
  a2a:EventKeyRef oa:event_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Event1 .

oa:relationep_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person:5a65a4c7-3ba3-9dfd-6402-2991fe621c5d ;
  a2a:EventKeyRef oa:event_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Event1 .

oa:relationpp_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person:eb10be62-f3a6-0bd1-eb72-3bdbb79858b6, oa:person_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a_Person:9522f4bf-c956-9003-3f2c-d1c7bcd8246c .

oa:source_bhi_77db7743-d2b7-99b2-2a02-b8a447481c5a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1967-04-14 - 1967-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1967-04-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4365, Periode: 1967" ;
    a2a:Book "Overlijdensregister Tilburg 1967" ;
    a2a:DocumentNumber "409" ;
    a2a:RegistryNumber "4365" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4365, Periode: 1967, Overlijdensregister Tilburg 1967, 409, 4365"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/77db7743-d2b7-99b2-2a02-b8a447481c5a" ;
  a2a:RecordGUID "{77db7743-d2b7-99b2-2a02-b8a447481c5a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_135_00000135.xml van BHI" .

