@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_9369d2ea-e5aa-9d7f-1cb1-7691a869c876
  a a2a:Record ;
  rdfs:label "Overlijden op 8 maart 1900 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person-c79483c9-886f-8e91-836b-325da1d5547c, oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person-adeada64-2818-f497-fed5-49a24fd7e7bc, oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person-e9044b65-3398-1851-d2e3-92bf4c112ad4 ;
  a2a:hasEvent oa:event_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_0, oa:relationep_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_1, oa:relationep_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_2 ;
  a2a:hasSource oa:source_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876 .

oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person-c79483c9-886f-8e91-836b-325da1d5547c
  a a2a:Person ;
  rdfs:label "Albertus Maria Josephus van de Loo" ;
  a2a:PersonName [
    rdfs:label "Albertus Maria Josephus van de Loo" ;
    a2a:PersonNameFirstName "Albertus Maria Josephus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person-adeada64-2818-f497-fed5-49a24fd7e7bc
  a a2a:Person ;
  rdfs:label "Gerardina Josephina Popelier" ;
  a2a:PersonName [
    rdfs:label "Gerardina Josephina Popelier" ;
    a2a:PersonNameFirstName "Gerardina Josephina" ;
    a2a:PersonNameLastName "Popelier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person-e9044b65-3398-1851-d2e3-92bf4c112ad4
  a a2a:Person ;
  rdfs:label "Adrianus van de Loo" ;
  a2a:PersonName [
    rdfs:label "Adrianus van de Loo" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1900-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person:c79483c9-886f-8e91-836b-325da1d5547c ;
  a2a:EventKeyRef oa:event_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Event1 .

oa:relationep_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person:adeada64-2818-f497-fed5-49a24fd7e7bc ;
  a2a:EventKeyRef oa:event_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Event1 .

oa:relationep_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Person:e9044b65-3398-1851-d2e3-92bf4c112ad4 ;
  a2a:EventKeyRef oa:event_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876_Event1 .

oa:source_bhi_9369d2ea-e5aa-9d7f-1cb1-7691a869c876
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1900-03-09 - 1900-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1900-03-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7973, Periode: 1900" ;
    a2a:Book "Overlijdensregister Tilburg 1900" ;
    a2a:DocumentNumber "210" ;
    a2a:RegistryNumber "7973" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7973, Periode: 1900, Overlijdensregister Tilburg 1900, 210, 7973"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/84ee3353-66df-e649-0d73-9fd85192cf3b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/84ee3353-66df-e649-0d73-9fd85192cf3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9369d2ea-e5aa-9d7f-1cb1-7691a869c876" ;
  a2a:RecordGUID "{9369d2ea-e5aa-9d7f-1cb1-7691a869c876}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79503_00079503.xml van BHI" .

