@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_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8
  a a2a:Record ;
  rdfs:label "Overlijden op 16 april 1964 te Breda" ;
  a2a:hasPerson oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-faba9526-2de8-e9bf-f69b-badc763b3a37, oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-2f754273-ae9e-4c0a-ede6-da4fee6e96ad, oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-ba3532f8-27c7-7e46-8108-31d852b1680c, oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-6b31a118-cc6b-57b6-e2ca-ebb1891a825a ;
  a2a:hasEvent oa:event_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_0, oa:relationep_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_1, oa:relationep_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_0 ;
  a2a:hasSource oa:source_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8 .

oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-faba9526-2de8-e9bf-f69b-badc763b3a37
  a a2a:Person ;
  rdfs:label "Dirksje Liefting" ;
  a2a:PersonName [
    rdfs:label "Dirksje Liefting" ;
    a2a:PersonNameFirstName "Dirksje" ;
    a2a:PersonNameLastName "Liefting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-2f754273-ae9e-4c0a-ede6-da4fee6e96ad
  a a2a:Person ;
  rdfs:label "Rijka van Teulingen" ;
  a2a:PersonName [
    rdfs:label "Rijka van Teulingen" ;
    a2a:PersonNameFirstName "Rijka" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Teulingen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-ba3532f8-27c7-7e46-8108-31d852b1680c
  a a2a:Person ;
  rdfs:label "Jasper van Teulingen" ;
  a2a:PersonName [
    rdfs:label "Jasper van Teulingen" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Teulingen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person-6b31a118-cc6b-57b6-e2ca-ebb1891a825a
  a a2a:Person ;
  rdfs:label "Hendrik Carel Erwig" ;
  a2a:PersonName [
    rdfs:label "Hendrik Carel Erwig" ;
    a2a:PersonNameFirstName "Hendrik Carel" ;
    a2a:PersonNameLastName "Erwig"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1964" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1964-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person:faba9526-2de8-e9bf-f69b-badc763b3a37 ;
  a2a:EventKeyRef oa:event_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Event1 .

oa:relationep_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person:2f754273-ae9e-4c0a-ede6-da4fee6e96ad ;
  a2a:EventKeyRef oa:event_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Event1 .

oa:relationep_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person:ba3532f8-27c7-7e46-8108-31d852b1680c ;
  a2a:EventKeyRef oa:event_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Event1 .

oa:relationpp_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person:2f754273-ae9e-4c0a-ede6-da4fee6e96ad, oa:person_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8_Person:6b31a118-cc6b-57b6-e2ca-ebb1891a825a .

oa:source_bhi_6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1964-04-16 - 1964-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1964-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1964-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1964" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1964-04-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3361, Periode: 1964" ;
    a2a:Book "Overlijdensregister Breda 1964" ;
    a2a:DocumentNumber "364" ;
    a2a:RegistryNumber "3361" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3361, Periode: 1964, Overlijdensregister Breda 1964, 364, 3361"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f08f8a41-f749-40b9-6adb-5f2d78fbd866.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f08f8a41-f749-40b9-6adb-5f2d78fbd866.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8" ;
  a2a:RecordGUID "{6caeb1c9-1c8c-e030-9d2f-9f9f7121bae8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24879_00024879.xml van BHI" .

