@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_13ef7400-e2ca-910c-d0a6-8e51aaabe6af
  a a2a:Record ;
  rdfs:label "Overlijden op 24 april 1911 te Sint-Oedenrode" ;
  a2a:hasPerson oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c8517c-465c-11e3-a747-d206bceb4d38, oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c78026-465c-11e3-a747-d206bceb4d38, oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c8055a-465c-11e3-a747-d206bceb4d38, oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c7c6d0-465c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_0, oa:relationep_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_1, oa:relationep_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_0 ;
  a2a:hasSource oa:source_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af .

oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c8517c-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Anna van Hert" ;
  a2a:PersonName [
    rdfs:label "Maria Anna van Hert" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c78026-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerardus van de Loo" ;
  a2a:PersonName [
    rdfs:label "Gerardus van de Loo" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c8055a-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willem van de Loo" ;
  a2a:PersonName [
    rdfs:label "Willem van de Loo" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person-32c7c6d0-465c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dorothea van Erp" ;
  a2a:PersonName [
    rdfs:label "Dorothea van Erp" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1911-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] .

oa:relationep_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person:32c8517c-465c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Event1 .

oa:relationep_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person:32c78026-465c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Event1 .

oa:relationep_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person:32c8055a-465c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Event1 .

oa:relationpp_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person:32c78026-465c-11e3-a747-d206bceb4d38, oa:person_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af_Person:32c7c6d0-465c-11e3-a747-d206bceb4d38 .

oa:source_bhi_13ef7400-e2ca-910c-d0a6-8e51aaabe6af
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode", "1911-01-01 - 1911-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1911" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2146, Periode: 1911" ;
    a2a:Book "Overlijdensregister Sint-Oedenrode 1911" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "2146" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2146, Periode: 1911, Overlijdensregister Sint-Oedenrode 1911, 44, 2146"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d1c3ae92-c3d5-676e-f52e-5209d2eb7634.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d1c3ae92-c3d5-676e-f52e-5209d2eb7634.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/13ef7400-e2ca-910c-d0a6-8e51aaabe6af" ;
  a2a:RecordGUID "{13ef7400-e2ca-910c-d0a6-8e51aaabe6af}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23247_00023247.xml van BHI" .

