@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_0ee27f4e-fa3f-7864-4286-08dfd591acaf
  a a2a:Record ;
  rdfs:label "Overlijden op 17 mei 1916 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-e110c387-56e9-7e58-f655-c8b28a7e3dc6, oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-21b46511-28ee-e074-d385-a8c6dda6c19f, oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-c5c7221a-ac54-2e25-4c9b-5e5a6a449603, oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-5fb59fa5-1edb-5526-8a0a-18e7995e4fb8 ;
  a2a:hasEvent oa:event_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_0, oa:relationep_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_1, oa:relationep_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_0 ;
  a2a:hasSource oa:source_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf .

oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-e110c387-56e9-7e58-f655-c8b28a7e3dc6
  a a2a:Person ;
  rdfs:label "Woutrina van Spijk" ;
  a2a:PersonName [
    rdfs:label "Woutrina van Spijk" ;
    a2a:PersonNameFirstName "Woutrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spijk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-21b46511-28ee-e074-d385-a8c6dda6c19f
  a a2a:Person ;
  rdfs:label "Antonetta Doremans" ;
  a2a:PersonName [
    rdfs:label "Antonetta Doremans" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Doremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-c5c7221a-ac54-2e25-4c9b-5e5a6a449603
  a a2a:Person ;
  rdfs:label "Gijsbert van Spijk" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Spijk" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person-5fb59fa5-1edb-5526-8a0a-18e7995e4fb8
  a a2a:Person ;
  rdfs:label "Theodorus van Run" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Run" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Run"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1916-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person:e110c387-56e9-7e58-f655-c8b28a7e3dc6 ;
  a2a:EventKeyRef oa:event_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Event1 .

oa:relationep_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person:21b46511-28ee-e074-d385-a8c6dda6c19f ;
  a2a:EventKeyRef oa:event_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Event1 .

oa:relationep_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person:c5c7221a-ac54-2e25-4c9b-5e5a6a449603 ;
  a2a:EventKeyRef oa:event_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Event1 .

oa:relationpp_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person:e110c387-56e9-7e58-f655-c8b28a7e3dc6, oa:person_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf_Person:5fb59fa5-1edb-5526-8a0a-18e7995e4fb8 .

oa:source_bhi_0ee27f4e-fa3f-7864-4286-08dfd591acaf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1916-01-01 - 1916-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1916" ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2075, Periode: 1916" ;
    a2a:Book "Overlijdensregister Nieuwkuijk 1916" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "2075" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2075, Periode: 1916, Overlijdensregister Nieuwkuijk 1916, 22, 2075"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0c25ef9b-5297-abc1-6487-64b882a350b2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0c25ef9b-5297-abc1-6487-64b882a350b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0ee27f4e-fa3f-7864-4286-08dfd591acaf" ;
  a2a:RecordGUID "{0ee27f4e-fa3f-7864-4286-08dfd591acaf}" ;
  a2a:SourceRemarkdeel "2075" ;
  a2a:SourceRemarkregister_periode "1916" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2384_00002384.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1916-05-17" .
