@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_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6
  a a2a:Record ;
  rdfs:label "Overlijden op 16 april 1901 te Wouw" ;
  a2a:hasPerson oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-13dca062-33f0-45c9-88ba-bedaf9a36a6a, oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-620787b0-23ba-051a-c780-de61c3ef4f19, oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-658d4f1d-c972-7de4-319e-9c0a98c979d2, oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-77608df7-5882-e641-d414-9c9940692f9e ;
  a2a:hasEvent oa:event_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_0, oa:relationep_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_1, oa:relationep_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_0 ;
  a2a:hasSource oa:source_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6 .

oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-13dca062-33f0-45c9-88ba-bedaf9a36a6a
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Hagenaars" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Hagenaars" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Hagenaars"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-620787b0-23ba-051a-c780-de61c3ef4f19
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Tas" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Tas" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Tas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-658d4f1d-c972-7de4-319e-9c0a98c979d2
  a a2a:Person ;
  rdfs:label "Adriaan Hagenaars" ;
  a2a:PersonName [
    rdfs:label "Adriaan Hagenaars" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Hagenaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person-77608df7-5882-e641-d414-9c9940692f9e
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Geleijns" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Geleijns" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Geleijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1901-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person:13dca062-33f0-45c9-88ba-bedaf9a36a6a ;
  a2a:EventKeyRef oa:event_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Event1 .

oa:relationep_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person:620787b0-23ba-051a-c780-de61c3ef4f19 ;
  a2a:EventKeyRef oa:event_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Event1 .

oa:relationep_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person:658d4f1d-c972-7de4-319e-9c0a98c979d2 ;
  a2a:EventKeyRef oa:event_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Event1 .

oa:relationpp_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person:13dca062-33f0-45c9-88ba-bedaf9a36a6a, oa:person_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6_Person:77608df7-5882-e641-d414-9c9940692f9e .

oa:source_bhi_e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1901-04-17 - 1901-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1901-04-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9232, Periode: 1901" ;
    a2a:Book "Overlijdensregister Wouw 1901" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "9232" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9232, Periode: 1901, Overlijdensregister Wouw 1901, 29, 9232"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d9de3860-f0da-8b22-9386-f3fdc224074a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d9de3860-f0da-8b22-9386-f3fdc224074a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6" ;
  a2a:RecordGUID "{e43dd4b5-5dcd-6638-daa5-c8a0a5e676d6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_73426_00073426.xml van BHI" .

