@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_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02
  a a2a:Record ;
  rdfs:label "Overlijden op 2 september 1962 te Breda" ;
  a2a:hasPerson oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person-0fb87c06-b126-0749-5c21-376bd3c6223d, oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person-29c71dba-b30a-6679-9df6-32e2fefae450, oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person-0537f822-1c36-3ab1-e672-a11fa15e6656 ;
  a2a:hasEvent oa:event_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_0, oa:relationep_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_1, oa:relationep_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_2 ;
  a2a:hasSource oa:source_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02 .

oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person-0fb87c06-b126-0749-5c21-376bd3c6223d
  a a2a:Person ;
  rdfs:label "Johanna Anna Okkerse" ;
  a2a:PersonName [
    rdfs:label "Johanna Anna Okkerse" ;
    a2a:PersonNameFirstName "Johanna Anna" ;
    a2a:PersonNameLastName "Okkerse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person-29c71dba-b30a-6679-9df6-32e2fefae450
  a a2a:Person ;
  rdfs:label "N.N. Vorstenbosch" ;
  a2a:PersonName [
    rdfs:label "N.N. Vorstenbosch" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Vorstenbosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person-0537f822-1c36-3ab1-e672-a11fa15e6656
  a a2a:Person ;
  rdfs:label "Antonius Adrianus Josephus Vorstenbosch" ;
  a2a:PersonName [
    rdfs:label "Antonius Adrianus Josephus Vorstenbosch" ;
    a2a:PersonNameFirstName "Antonius Adrianus Josephus" ;
    a2a:PersonNameLastName "Vorstenbosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1962-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person:0fb87c06-b126-0749-5c21-376bd3c6223d ;
  a2a:EventKeyRef oa:event_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Event1 .

oa:relationep_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person:29c71dba-b30a-6679-9df6-32e2fefae450 ;
  a2a:EventKeyRef oa:event_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Event1 .

oa:relationep_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Person:0537f822-1c36-3ab1-e672-a11fa15e6656 ;
  a2a:EventKeyRef oa:event_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02_Event1 .

oa:source_bhi_3f81f4f3-17b0-2e5f-ebcd-ca53757fca02
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1962-09-03 - 1962-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1962-09-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3359, Periode: 1962" ;
    a2a:Book "Overlijdensregister Breda 1962" ;
    a2a:DocumentNumber "829" ;
    a2a:RegistryNumber "3359" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3359, Periode: 1962, Overlijdensregister Breda 1962, 829, 3359"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8239dc3b-b9b6-b6b8-0218-ddb45b748881.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8239dc3b-b9b6-b6b8-0218-ddb45b748881.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3f81f4f3-17b0-2e5f-ebcd-ca53757fca02" ;
  a2a:RecordGUID "{3f81f4f3-17b0-2e5f-ebcd-ca53757fca02}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27289_00027289.xml van BHI" .

