@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_322b9300-e92b-2a85-403c-e3994c98905a
  a a2a:Record ;
  rdfs:label "Overlijden op 13 maart 1839 te Hilvarenbeek" ;
  a2a:hasPerson oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a3af46-4659-11e3-a747-d206bceb4d38, oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a2f2ea-4659-11e3-a747-d206bceb4d38, oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a3749a-4659-11e3-a747-d206bceb4d38, oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a3300c-4659-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_322b9300-e92b-2a85-403c-e3994c98905a_0, oa:relationep_bhi_322b9300-e92b-2a85-403c-e3994c98905a_1, oa:relationep_bhi_322b9300-e92b-2a85-403c-e3994c98905a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_322b9300-e92b-2a85-403c-e3994c98905a_0 ;
  a2a:hasSource oa:source_bhi_322b9300-e92b-2a85-403c-e3994c98905a .

oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a3af46-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelia Hofhuijzen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hofhuijzen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Hofhuijzen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a2f2ea-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan Woestenburgh" ;
  a2a:PersonName [
    rdfs:label "Adriaan Woestenburgh" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Woestenburgh"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a3749a-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Peter Woestenburgh" ;
  a2a:PersonName [
    rdfs:label "Peter Woestenburgh" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Woestenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person-b4a3300c-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Verheggen" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Verheggen" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Verheggen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1839-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] .

oa:relationep_bhi_322b9300-e92b-2a85-403c-e3994c98905a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person:b4a3af46-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Event1 .

oa:relationep_bhi_322b9300-e92b-2a85-403c-e3994c98905a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person:b4a2f2ea-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Event1 .

oa:relationep_bhi_322b9300-e92b-2a85-403c-e3994c98905a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person:b4a3749a-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Event1 .

oa:relationpp_bhi_322b9300-e92b-2a85-403c-e3994c98905a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person:b4a2f2ea-4659-11e3-a747-d206bceb4d38, oa:person_bhi_322b9300-e92b-2a85-403c-e3994c98905a_Person:b4a3300c-4659-11e3-a747-d206bceb4d38 .

oa:source_bhi_322b9300-e92b-2a85-403c-e3994c98905a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek", "1839-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1839" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4379, Periode: 1839" ;
    a2a:Book "Overlijdensregister Hilvarenbeek 1839" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "4379" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4379, Periode: 1839, Overlijdensregister Hilvarenbeek 1839, 6, 4379"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f39194ac-7151-2845-dfb3-82e799c8d753.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f39194ac-7151-2845-dfb3-82e799c8d753.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/322b9300-e92b-2a85-403c-e3994c98905a" ;
  a2a:RecordGUID "{322b9300-e92b-2a85-403c-e3994c98905a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27090_00027090.xml van BHI" .

