@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_0551d2ff-ecea-4eba-4c1f-88e62ef77987
  a a2a:Record ;
  rdfs:label "Overlijden op 21 februari 1958 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-a3e1cad5-d6a3-ace5-f390-f6d1a2ff28a9, oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-e167a8e8-2ac4-79e0-a5df-36cfa79102c2, oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-0d5fff77-4139-d626-c507-2c51cc515de1, oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-e02b31e9-5b89-2a2e-801d-9132139ef3b7 ;
  a2a:hasEvent oa:event_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_0, oa:relationep_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_1, oa:relationep_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_0 ;
  a2a:hasSource oa:source_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987 .

oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-a3e1cad5-d6a3-ace5-f390-f6d1a2ff28a9
  a a2a:Person ;
  rdfs:label "Adrianus Vink" ;
  a2a:PersonName [
    rdfs:label "Adrianus Vink" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-e167a8e8-2ac4-79e0-a5df-36cfa79102c2
  a a2a:Person ;
  rdfs:label "Elisabeth Wagenaer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Wagenaer" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Wagenaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-0d5fff77-4139-d626-c507-2c51cc515de1
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Vink" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Vink" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person-e02b31e9-5b89-2a2e-801d-9132139ef3b7
  a a2a:Person ;
  rdfs:label "Dingena de Hoon" ;
  a2a:PersonName [
    rdfs:label "Dingena de Hoon" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1958-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person:a3e1cad5-d6a3-ace5-f390-f6d1a2ff28a9 ;
  a2a:EventKeyRef oa:event_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Event1 .

oa:relationep_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person:e167a8e8-2ac4-79e0-a5df-36cfa79102c2 ;
  a2a:EventKeyRef oa:event_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Event1 .

oa:relationep_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person:0d5fff77-4139-d626-c507-2c51cc515de1 ;
  a2a:EventKeyRef oa:event_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Event1 .

oa:relationpp_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person:a3e1cad5-d6a3-ace5-f390-f6d1a2ff28a9, oa:person_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987_Person:e02b31e9-5b89-2a2e-801d-9132139ef3b7 .

oa:source_bhi_0551d2ff-ecea-4eba-4c1f-88e62ef77987
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1958-02-21 - 1958-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1958-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3714, Periode: 1958" ;
    a2a:Book "Overlijdensregister Gilze en Rijen 1958" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "3714" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3714, Periode: 1958, Overlijdensregister Gilze en Rijen 1958, 6, 3714"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/242712bb-7182-4b7e-64fe-6266b03c582c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/242712bb-7182-4b7e-64fe-6266b03c582c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0551d2ff-ecea-4eba-4c1f-88e62ef77987" ;
  a2a:RecordGUID "{0551d2ff-ecea-4eba-4c1f-88e62ef77987}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4179_00004179.xml van BHI" .

