@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_05ba57ba-878d-99db-e31f-5f993ffd34cd
  a a2a:Record ;
  rdfs:label "Overlijden op 10 februari 1948 te Breda" ;
  a2a:hasPerson oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-3f86cfd6-a3a4-7f87-b1b5-9729f039ebb8, oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-6f52f3cb-a276-c9a6-f8cb-dd69714c461b, oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-895c9087-44a6-0114-44ea-07554274464d, oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-eda4d3e8-84e2-3aca-2790-abf990fc7330 ;
  a2a:hasEvent oa:event_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_0, oa:relationep_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_1, oa:relationep_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_0 ;
  a2a:hasSource oa:source_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd .

oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-3f86cfd6-a3a4-7f87-b1b5-9729f039ebb8
  a a2a:Person ;
  rdfs:label "Govert Kastelijns" ;
  a2a:PersonName [
    rdfs:label "Govert Kastelijns" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Kastelijns"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-6f52f3cb-a276-c9a6-f8cb-dd69714c461b
  a a2a:Person ;
  rdfs:label "Huiberdina van Hooijdonk" ;
  a2a:PersonName [
    rdfs:label "Huiberdina van Hooijdonk" ;
    a2a:PersonNameFirstName "Huiberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooijdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-895c9087-44a6-0114-44ea-07554274464d
  a a2a:Person ;
  rdfs:label "Arnoldus Kastelijns" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Kastelijns" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Kastelijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person-eda4d3e8-84e2-3aca-2790-abf990fc7330
  a a2a:Person ;
  rdfs:label "Pietronella Struijk" ;
  a2a:PersonName [
    rdfs:label "Pietronella Struijk" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNameLastName "Struijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1948-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person:3f86cfd6-a3a4-7f87-b1b5-9729f039ebb8 ;
  a2a:EventKeyRef oa:event_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Event1 .

oa:relationep_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person:6f52f3cb-a276-c9a6-f8cb-dd69714c461b ;
  a2a:EventKeyRef oa:event_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Event1 .

oa:relationep_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person:895c9087-44a6-0114-44ea-07554274464d ;
  a2a:EventKeyRef oa:event_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Event1 .

oa:relationpp_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person:3f86cfd6-a3a4-7f87-b1b5-9729f039ebb8, oa:person_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd_Person:eda4d3e8-84e2-3aca-2790-abf990fc7330 .

oa:source_bhi_05ba57ba-878d-99db-e31f-5f993ffd34cd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1948-02-11 - 1948-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1948-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2785, Periode: 1948" ;
    a2a:Book "Overlijdensregister Breda 1948 A" ;
    a2a:DocumentNumber "057A" ;
    a2a:RegistryNumber "2785" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2785, Periode: 1948, Overlijdensregister Breda 1948 A, 057A, 2785"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/79c5b9bd-9e8e-9d55-b76e-7985fb35952e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/79c5b9bd-9e8e-9d55-b76e-7985fb35952e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/05ba57ba-878d-99db-e31f-5f993ffd34cd" ;
  a2a:RecordGUID "{05ba57ba-878d-99db-e31f-5f993ffd34cd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_8734_00008734.xml van BHI" .

