@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_71a6e08e-41f6-3908-6481-e5dddb3be83c
  a a2a:Record ;
  rdfs:label "Overlijden op 11 juni 1853 te Breda" ;
  a2a:hasPerson oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person-2411e8d0-496b-c98c-0838-6a70fff6eba0, oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person-ac9472f8-c1b7-7759-fa99-018c5de17cf0, oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person-3441fd3c-3212-98b4-351e-d2d3e2bf62b6 ;
  a2a:hasEvent oa:event_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_0, oa:relationep_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_1, oa:relationep_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_2 ;
  a2a:hasSource oa:source_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c .

oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person-2411e8d0-496b-c98c-0838-6a70fff6eba0
  a a2a:Person ;
  rdfs:label "Elisabetha Lenaerts" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Lenaerts" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Lenaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person-ac9472f8-c1b7-7759-fa99-018c5de17cf0
  a a2a:Person ;
  rdfs:label "Maria van der Ossenblok" ;
  a2a:PersonName [
    rdfs:label "Maria van der Ossenblok" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ossenblok"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person-3441fd3c-3212-98b4-351e-d2d3e2bf62b6
  a a2a:Person ;
  rdfs:label "Antonius van den Ossenblok" ;
  a2a:PersonName [
    rdfs:label "Antonius van den Ossenblok" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ossenblok"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1853-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person:2411e8d0-496b-c98c-0838-6a70fff6eba0 ;
  a2a:EventKeyRef oa:event_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Event1 .

oa:relationep_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person:ac9472f8-c1b7-7759-fa99-018c5de17cf0 ;
  a2a:EventKeyRef oa:event_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Event1 .

oa:relationep_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Person:3441fd3c-3212-98b4-351e-d2d3e2bf62b6 ;
  a2a:EventKeyRef oa:event_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c_Event1 .

oa:source_bhi_71a6e08e-41f6-3908-6481-e5dddb3be83c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1853-06-11 - 1853-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1853-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1406, Periode: 1853" ;
    a2a:Book "Overlijdensregister Breda 1853" ;
    a2a:DocumentNumber "167" ;
    a2a:RegistryNumber "1406" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1406, Periode: 1853, Overlijdensregister Breda 1853, 167, 1406"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dfe7991f-0ddc-1924-7d2d-68568caffff6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dfe7991f-0ddc-1924-7d2d-68568caffff6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/71a6e08e-41f6-3908-6481-e5dddb3be83c" ;
  a2a:RecordGUID "{71a6e08e-41f6-3908-6481-e5dddb3be83c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26541_00026541.xml van BHI" .

