@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_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d
  a a2a:Record ;
  rdfs:label "Overlijden op 14 oktober 1916 te Loon op Zand" ;
  a2a:hasPerson oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person-c57b675a-bc02-50ab-c96d-2b32ac5808b3, oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person-5ecf571a-6c33-814b-589a-19fb4274dcc8, oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person-0de0a075-298b-83f8-8b47-5c92801ccc97 ;
  a2a:hasEvent oa:event_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_0, oa:relationep_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_1, oa:relationep_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_2 ;
  a2a:hasSource oa:source_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d .

oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person-c57b675a-bc02-50ab-c96d-2b32ac5808b3
  a a2a:Person ;
  rdfs:label "Adriana Maria Colijn" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Colijn" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person-5ecf571a-6c33-814b-589a-19fb4274dcc8
  a a2a:Person ;
  rdfs:label "Pieternella de Kok" ;
  a2a:PersonName [
    rdfs:label "Pieternella de Kok" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person-0de0a075-298b-83f8-8b47-5c92801ccc97
  a a2a:Person ;
  rdfs:label "Adrianus Colijn" ;
  a2a:PersonName [
    rdfs:label "Adrianus Colijn" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1916-10-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person:c57b675a-bc02-50ab-c96d-2b32ac5808b3 ;
  a2a:EventKeyRef oa:event_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Event1 .

oa:relationep_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person:5ecf571a-6c33-814b-589a-19fb4274dcc8 ;
  a2a:EventKeyRef oa:event_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Event1 .

oa:relationep_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Person:0de0a075-298b-83f8-8b47-5c92801ccc97 ;
  a2a:EventKeyRef oa:event_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d_Event1 .

oa:source_bhi_15224b34-e044-7d3d-c4f1-1ea2b2ebb69d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1916-10-16 - 1916-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1916-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1884, Periode: 1916" ;
    a2a:Book "Overlijdensregister Loon op Zand 1916" ;
    a2a:DocumentNumber "152" ;
    a2a:RegistryNumber "1884" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1884, Periode: 1916, Overlijdensregister Loon op Zand 1916, 152, 1884"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b43c7d6a-5927-46ba-3f1e-e9fc1f594c14.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b43c7d6a-5927-46ba-3f1e-e9fc1f594c14.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/15224b34-e044-7d3d-c4f1-1ea2b2ebb69d" ;
  a2a:RecordGUID "{15224b34-e044-7d3d-c4f1-1ea2b2ebb69d}" ;
  a2a:SourceRemarkdeel "1884" ;
  a2a:SourceRemarkregister_periode "1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_440_00000440.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1916-10-14" .
