@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_e17d5488-df66-75c4-dc40-0a1affa4e2a3
  a a2a:Record ;
  rdfs:label "Overlijden op 16 december 1853 te Breda" ;
  a2a:hasPerson oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person-dd6e3918-fbe5-f75c-f4a6-1e3a54f4c3a4, oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person-db1481f6-98e8-5fe3-6640-e6a10231cdd9, oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person-4e31fa31-1c83-37e1-2ee5-8eb52791bc25 ;
  a2a:hasEvent oa:event_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_0, oa:relationep_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_1, oa:relationep_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_2 ;
  a2a:hasSource oa:source_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3 .

oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person-dd6e3918-fbe5-f75c-f4a6-1e3a54f4c3a4
  a a2a:Person ;
  rdfs:label "Cornelia van Rooij" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Rooij" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person-db1481f6-98e8-5fe3-6640-e6a10231cdd9
  a a2a:Person ;
  rdfs:label "N.N. Besier" ;
  a2a:PersonName [
    rdfs:label "N.N. Besier" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Besier"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person-4e31fa31-1c83-37e1-2ee5-8eb52791bc25
  a a2a:Person ;
  rdfs:label "Antonius Besier" ;
  a2a:PersonName [
    rdfs:label "Antonius Besier" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Besier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1853-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person:dd6e3918-fbe5-f75c-f4a6-1e3a54f4c3a4 ;
  a2a:EventKeyRef oa:event_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Event1 .

oa:relationep_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person:db1481f6-98e8-5fe3-6640-e6a10231cdd9 ;
  a2a:EventKeyRef oa:event_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Event1 .

oa:relationep_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Person:4e31fa31-1c83-37e1-2ee5-8eb52791bc25 ;
  a2a:EventKeyRef oa:event_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3_Event1 .

oa:source_bhi_e17d5488-df66-75c4-dc40-0a1affa4e2a3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1853-12-17 - 1853-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1853-12-17"^^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 "350" ;
    a2a:RegistryNumber "1406" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1406, Periode: 1853, Overlijdensregister Breda 1853, 350, 1406"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/41b5360b-4e54-cd68-8931-446bbb3b7c2e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/41b5360b-4e54-cd68-8931-446bbb3b7c2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e17d5488-df66-75c4-dc40-0a1affa4e2a3" ;
  a2a:RecordGUID "{e17d5488-df66-75c4-dc40-0a1affa4e2a3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21222_00021222.xml van BHI" .

