@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_6c6ab655-db03-da8e-e915-cb2ff1f52640
  a a2a:Record ;
  rdfs:label "Overlijden op 27 maart 1904 te Hilvarenbeek" ;
  a2a:hasPerson oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710afece-4659-11e3-a747-d206bceb4d38, oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710acbca-4659-11e3-a747-d206bceb4d38, oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710a90ec-4659-11e3-a747-d206bceb4d38, oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710a5366-4659-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_0, oa:relationep_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_1, oa:relationep_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_0 ;
  a2a:hasSource oa:source_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640 .

oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710afece-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria van Nunen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Nunen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nunen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710acbca-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan Vingerhoets" ;
  a2a:PersonName [
    rdfs:label "Adriaan Vingerhoets" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Vingerhoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710a90ec-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronella van Gorp" ;
  a2a:PersonName [
    rdfs:label "Petronella van Gorp" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person-710a5366-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Jan Cornelis Vingerhoets" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jan Cornelis Vingerhoets" ;
    a2a:PersonNameFirstName "Adrianus Jan Cornelis" ;
    a2a:PersonNameLastName "Vingerhoets"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1904-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:relationep_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person:710afece-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Event1 .

oa:relationep_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person:710acbca-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Event1 .

oa:relationep_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person:710a5366-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Event1 .

oa:relationpp_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person:710a5366-4659-11e3-a747-d206bceb4d38, oa:person_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640_Person:710a90ec-4659-11e3-a747-d206bceb4d38 .

oa:source_bhi_6c6ab655-db03-da8e-e915-cb2ff1f52640
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "1904-01-01 - 1904-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1904" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1684, Periode: 1904" ;
    a2a:Book "Overlijdensregister Hilvarenbeek 1904" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "1684" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1684, Periode: 1904, Overlijdensregister Hilvarenbeek 1904, 18, 1684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0e22b983-1f73-c3d7-b219-3693ded402ee.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0e22b983-1f73-c3d7-b219-3693ded402ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6c6ab655-db03-da8e-e915-cb2ff1f52640" ;
  a2a:RecordGUID "{6c6ab655-db03-da8e-e915-cb2ff1f52640}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_470_00000470.xml van BHI" .

