@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_9425365e-684e-e76f-df9d-ca274588d3ac
  a a2a:Record ;
  rdfs:label "Overlijden op 13 november 1900 te Geertruidenberg" ;
  a2a:hasPerson oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447a8c8a-4636-11e3-a747-d206bceb4d38, oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447b46a2-4636-11e3-a747-d206bceb4d38, oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447abf52-4636-11e3-a747-d206bceb4d38, oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447af81e-4636-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_0, oa:relationep_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_1, oa:relationep_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_0 ;
  a2a:hasSource oa:source_bhi_9425365e-684e-e76f-df9d-ca274588d3ac .

oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447a8c8a-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan van Dongen" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Dongen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447b46a2-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana de Laat" ;
  a2a:PersonName [
    rdfs:label "Adriana de Laat" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447abf52-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Flipsen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Flipsen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Flipsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person-447af81e-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonie van Dongen" ;
  a2a:PersonName [
    rdfs:label "Antonie van Dongen" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1900-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person:447a8c8a-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Event1 .

oa:relationep_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person:447b46a2-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Event1 .

oa:relationep_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person:447af81e-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Event1 .

oa:relationpp_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person:447a8c8a-4636-11e3-a747-d206bceb4d38, oa:person_bhi_9425365e-684e-e76f-df9d-ca274588d3ac_Person:447abf52-4636-11e3-a747-d206bceb4d38 .

oa:source_bhi_9425365e-684e-e76f-df9d-ca274588d3ac
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2758, Periode: 1900" ;
    a2a:Book "Overlijdensregister Geertruidenberg 1900" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "2758" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2758, Periode: 1900, Overlijdensregister Geertruidenberg 1900, 25, 2758"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0e2c5416-6e28-19b8-bb11-332fa9e3affb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0e2c5416-6e28-19b8-bb11-332fa9e3affb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9425365e-684e-e76f-df9d-ca274588d3ac" ;
  a2a:RecordGUID "{9425365e-684e-e76f-df9d-ca274588d3ac}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_605_00000605.xml van BHI" .

