@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_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d
  a a2a:Record ;
  rdfs:label "Overlijden op 19 maart 1882 te Breda" ;
  a2a:hasPerson oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person-8db3eaa1-3162-6963-53f2-bdf72e05b23b, oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person-d88eaac5-4eb7-18ec-a128-24657e500a6a, oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person-8cdc67f6-6792-2ac9-22b7-11da6cc193ec ;
  a2a:hasEvent oa:event_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_0, oa:relationep_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_1, oa:relationep_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_2 ;
  a2a:hasSource oa:source_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d .

oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person-8db3eaa1-3162-6963-53f2-bdf72e05b23b
  a a2a:Person ;
  rdfs:label "Jan Ganzeveld" ;
  a2a:PersonName [
    rdfs:label "Jan Ganzeveld" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ganzeveld"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person-d88eaac5-4eb7-18ec-a128-24657e500a6a
  a a2a:Person ;
  rdfs:label "Siepke Ganzeveld" ;
  a2a:PersonName [
    rdfs:label "Siepke Ganzeveld" ;
    a2a:PersonNameFirstName "Siepke" ;
    a2a:PersonNameLastName "Ganzeveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person-8cdc67f6-6792-2ac9-22b7-11da6cc193ec
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1882-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person:8db3eaa1-3162-6963-53f2-bdf72e05b23b ;
  a2a:EventKeyRef oa:event_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Event1 .

oa:relationep_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person:d88eaac5-4eb7-18ec-a128-24657e500a6a ;
  a2a:EventKeyRef oa:event_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Event1 .

oa:relationep_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Person:8cdc67f6-6792-2ac9-22b7-11da6cc193ec ;
  a2a:EventKeyRef oa:event_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d_Event1 .

oa:source_bhi_071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1882-03-20 - 1882-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1882-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1413, Periode: 1882" ;
    a2a:Book "Overlijdensregister Breda 1882" ;
    a2a:DocumentNumber "129" ;
    a2a:RegistryNumber "1413" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1413, Periode: 1882, Overlijdensregister Breda 1882, 129, 1413"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5a65041b-9156-fa76-99ab-9046d7a3af16.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5a65041b-9156-fa76-99ab-9046d7a3af16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d" ;
  a2a:RecordGUID "{071346eb-a1c5-a87e-3e3a-e1a8a60bfa8d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24721_00024721.xml van BHI" .

