@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_0b4c38a1-e445-eea0-e43e-bf3728cb71d6
  a a2a:Record ;
  rdfs:label "Overlijden op 2 januari 1875 te Breda" ;
  a2a:hasPerson oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-57f3a500-189e-a47f-1d58-d91f8be71a3c, oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-3efc11e7-b23b-03ea-2166-66a907467b7e, oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-804701ae-21ff-bcc9-1aa7-6dd1c59d8265, oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-37005c37-395f-d758-09b1-232e272c5200 ;
  a2a:hasEvent oa:event_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_0, oa:relationep_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_1, oa:relationep_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_0 ;
  a2a:hasSource oa:source_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6 .

oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-57f3a500-189e-a47f-1d58-d91f8be71a3c
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-3efc11e7-b23b-03ea-2166-66a907467b7e
  a a2a:Person ;
  rdfs:label "Gerrit Doesman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Doesman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Doesman"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-804701ae-21ff-bcc9-1aa7-6dd1c59d8265
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person-37005c37-395f-d758-09b1-232e272c5200
  a a2a:Person ;
  rdfs:label "Maria Hendrica van Rooij" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrica van Rooij" ;
    a2a:PersonNameFirstName "Maria Hendrica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1875-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person:57f3a500-189e-a47f-1d58-d91f8be71a3c ;
  a2a:EventKeyRef oa:event_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Event1 .

oa:relationep_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person:3efc11e7-b23b-03ea-2166-66a907467b7e ;
  a2a:EventKeyRef oa:event_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Event1 .

oa:relationep_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person:804701ae-21ff-bcc9-1aa7-6dd1c59d8265 ;
  a2a:EventKeyRef oa:event_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Event1 .

oa:relationpp_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person:3efc11e7-b23b-03ea-2166-66a907467b7e, oa:person_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6_Person:37005c37-395f-d758-09b1-232e272c5200 .

oa:source_bhi_0b4c38a1-e445-eea0-e43e-bf3728cb71d6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1875-01-04 - 1875-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1875-01-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1412, Periode: 1875" ;
    a2a:Book "Overlijdensregister Breda 1875" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "1412" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1412, Periode: 1875, Overlijdensregister Breda 1875, 8, 1412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/10741f26-193a-6744-ae48-d1ef2bf0137d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/10741f26-193a-6744-ae48-d1ef2bf0137d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b4c38a1-e445-eea0-e43e-bf3728cb71d6" ;
  a2a:RecordGUID "{0b4c38a1-e445-eea0-e43e-bf3728cb71d6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23060_00023060.xml van BHI" .

