@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_srt_41427733-2269-48B9-8908-BC9ADE2A1141
  a a2a:Record ;
  rdfs:label "Overlijden op 14 augustus 1938 te Poortugaal" ;
  a2a:hasPerson oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140794, oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140797, oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140795, oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140796 ;
  a2a:hasEvent oa:event_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_0, oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_1, oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_2, oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_3 ;
  a2a:hasSource oa:source_srt_41427733-2269-48B9-8908-BC9ADE2A1141 .

oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140794
  a a2a:Person ;
  rdfs:label "Gerritje Lena Verhoef" ;
  a2a:PersonName [
    rdfs:label "Gerritje Lena Verhoef" ;
    a2a:PersonNameFirstName "Gerritje Lena" ;
    a2a:PersonNameLastName "Verhoef"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rhoon" ;
    rdfs:label "Rhoon"
  ] .

oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140797
  a a2a:Person ;
  rdfs:label "Adrianus Snijders" ;
  a2a:PersonName [
    rdfs:label "Adrianus Snijders" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Snijders"
  ] .

oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140795
  a a2a:Person ;
  rdfs:label "Pieter Verhoef" ;
  a2a:PersonName [
    rdfs:label "Pieter Verhoef" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Verhoef"
  ] .

oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140796
  a a2a:Person ;
  rdfs:label "Neeltje van Es" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Es" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] .

oa:event_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "14-08-1938" ;
    a2a:Year "1938" ;
    a2a:Month "08" ;
    a2a:Day "14" ;
    rdfs:label "1938-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Poortugaal" ;
    rdfs:label "Poortugaal"
  ] .

oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140794 ;
  a2a:EventKeyRef oa:event_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Event1 .

oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140797 ;
  a2a:EventKeyRef oa:event_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Event1 .

oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140795 ;
  a2a:EventKeyRef oa:event_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Event1 .

oa:relationep_srt_41427733-2269-48B9-8908-BC9ADE2A1141_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Person2401140796 ;
  a2a:EventKeyRef oa:event_srt_41427733-2269-48B9-8908-BC9ADE2A1141_Event1 .

oa:source_srt_41427733-2269-48B9-8908-BC9ADE2A1141
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Poortugaal" ;
    a2a:Country "Nederland" ;
    rdfs:label "Poortugaal, Nederland", "1938-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1938" ;
    a2a:Year "1938" ;
    rdfs:label "1938"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van Ambacht en Gemeente Poortugaal (incl. notarissen)" ;
    a2a:Book "Nadere toegang op het overlijdensregister van de gemeente Poortugaal" ;
    a2a:DocumentNumber "1938.120" ;
    a2a:RegistryNumber "674" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van Ambacht en Gemeente Poortugaal (incl. notarissen), Nadere toegang op het overlijdensregister van de gemeente Poortugaal, 1938.120, 674"
  ] ;
  a2a:SourceLastChangeDate "2025-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/41427733226948B98908BC9ADE2A1141" ;
  a2a:RecordIdentifier "2401140793" ;
  a2a:RecordGUID "{41427733-2269-48B9-8908-BC9ADE2A1141}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AC8F98B55C954B859F5707940708C58A" .

