@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_a67f7c47-5776-665e-c099-e4069acf3696
  a a2a:Record ;
  rdfs:label "Overlijden op 21 december 1859 te Breda" ;
  a2a:hasPerson oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-7b0de1cd-a655-41a0-aff2-8e69b82fd329, oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-43c039a8-89bf-1878-4b43-0263bad95138, oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-68e0d29a-f5b7-31b8-d2f6-76a0e23929ce, oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-bbaee7db-8be5-e91f-3772-0b782dfde97f ;
  a2a:hasEvent oa:event_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a67f7c47-5776-665e-c099-e4069acf3696_0, oa:relationep_bhi_a67f7c47-5776-665e-c099-e4069acf3696_1, oa:relationep_bhi_a67f7c47-5776-665e-c099-e4069acf3696_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_a67f7c47-5776-665e-c099-e4069acf3696_0 ;
  a2a:hasSource oa:source_bhi_a67f7c47-5776-665e-c099-e4069acf3696 .

oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-7b0de1cd-a655-41a0-aff2-8e69b82fd329
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-43c039a8-89bf-1878-4b43-0263bad95138
  a a2a:Person ;
  rdfs:label "Antoni Beck" ;
  a2a:PersonName [
    rdfs:label "Antoni Beck" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Beck"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-68e0d29a-f5b7-31b8-d2f6-76a0e23929ce
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person-bbaee7db-8be5-e91f-3772-0b782dfde97f
  a a2a:Person ;
  rdfs:label "Willemina van der Houven" ;
  a2a:PersonName [
    rdfs:label "Willemina van der Houven" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Houven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1859-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_a67f7c47-5776-665e-c099-e4069acf3696_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person:7b0de1cd-a655-41a0-aff2-8e69b82fd329 ;
  a2a:EventKeyRef oa:event_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Event1 .

oa:relationep_bhi_a67f7c47-5776-665e-c099-e4069acf3696_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person:43c039a8-89bf-1878-4b43-0263bad95138 ;
  a2a:EventKeyRef oa:event_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Event1 .

oa:relationep_bhi_a67f7c47-5776-665e-c099-e4069acf3696_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person:68e0d29a-f5b7-31b8-d2f6-76a0e23929ce ;
  a2a:EventKeyRef oa:event_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Event1 .

oa:relationpp_bhi_a67f7c47-5776-665e-c099-e4069acf3696_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person:43c039a8-89bf-1878-4b43-0263bad95138, oa:person_bhi_a67f7c47-5776-665e-c099-e4069acf3696_Person:bbaee7db-8be5-e91f-3772-0b782dfde97f .

oa:source_bhi_a67f7c47-5776-665e-c099-e4069acf3696
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1859-12-22 - 1859-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1859-12-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1408, Periode: 1859" ;
    a2a:Book "Overlijdensregister Breda 1859" ;
    a2a:DocumentNumber "509" ;
    a2a:RegistryNumber "1408" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1408, Periode: 1859, Overlijdensregister Breda 1859, 509, 1408"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/73a94a4a-cbb5-216a-78ea-bc8d4abc84b7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/73a94a4a-cbb5-216a-78ea-bc8d4abc84b7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a67f7c47-5776-665e-c099-e4069acf3696" ;
  a2a:RecordGUID "{a67f7c47-5776-665e-c099-e4069acf3696}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_29186_00029186.xml van BHI" .

