@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_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb
  a a2a:Record ;
  rdfs:label "BS Overlijden op 14 februari 1935 te Noordwijkerhout" ;
  a2a:hasPerson oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-47684d0a-98ca-e56d-a0b3-a021f1991ae3, oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-b2b11571-3150-00ad-eaf7-4578a39e6512, oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-994c9e8c-897f-a955-d950-358be832243a, oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-05696d4a-8351-6d79-247c-6211b953178c ;
  a2a:hasEvent oa:event_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_0, oa:relationep_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_1, oa:relationep_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_2 ;
  a2a:hasRelationPP oa:relationpp_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_0 ;
  a2a:hasSource oa:source_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb .

oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-47684d0a-98ca-e56d-a0b3-a021f1991ae3
  a a2a:Person ;
  rdfs:label "Jacobus Rutgerus Windhorst" ;
  a2a:PersonName [
    rdfs:label "Jacobus Rutgerus Windhorst" ;
    a2a:PersonNameFirstName "Jacobus Rutgerus" ;
    a2a:PersonNameLastName "Windhorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "89 jaar" ;
    rdfs:label "89 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-b2b11571-3150-00ad-eaf7-4578a39e6512
  a a2a:Person ;
  rdfs:label "Martina Elizabeth Böhle" ;
  a2a:PersonName [
    rdfs:label "Martina Elizabeth Böhle" ;
    a2a:PersonNameFirstName "Martina Elizabeth" ;
    a2a:PersonNameLastName "Böhle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-994c9e8c-897f-a955-d950-358be832243a
  a a2a:Person ;
  rdfs:label "Hermanus Windhorst" ;
  a2a:PersonName [
    rdfs:label "Hermanus Windhorst" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Windhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person-05696d4a-8351-6d79-247c-6211b953178c
  a a2a:Person ;
  rdfs:label "Maria Jacoba Meggels" ;
  a2a:PersonName [
    rdfs:label "Maria Jacoba Meggels" ;
    a2a:PersonNameFirstName "Maria Jacoba" ;
    a2a:PersonNameLastName "Meggels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1935-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout"
  ] .

oa:relationep_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person:47684d0a-98ca-e56d-a0b3-a021f1991ae3 ;
  a2a:EventKeyRef oa:event_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Event1 .

oa:relationep_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person:994c9e8c-897f-a955-d950-358be832243a ;
  a2a:EventKeyRef oa:event_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Event1 .

oa:relationep_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person:05696d4a-8351-6d79-247c-6211b953178c ;
  a2a:EventKeyRef oa:event_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Event1 .

oa:relationpp_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person:47684d0a-98ca-e56d-a0b3-a021f1991ae3, oa:person_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb_Person:b2b11571-3150-00ad-eaf7-4578a39e6512 .

oa:source_elo_09eb8dce-344f-5e4e-6fbb-c20baef09afb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout", "1931-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Noordwijkerhout met Bevolkingsregister, Deel:..." ;
    a2a:Book "Overlijdensregister van Noordwijkerhout, 1931-1940." ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "56" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Noordwijkerhout met Bevolkingsregister, Deel:..., Overlijdensregister van Noordwijkerhout, 1931-1940., 13, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/85b1e75d-4608-4d94-86ee-f5224165d82a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/09eb8dce-344f-5e4e-6fbb-c20baef09afb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/85b1e75d-4608-4d94-86ee-f5224165d82a/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/09eb8dce-344f-5e4e-6fbb-c20baef09afb" ;
  a2a:RecordGUID "{09eb8dce-344f-5e4e-6fbb-c20baef09afb}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1935<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0953/file/56\">Inventarisnummer 56 van archiefnummer 0953 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Noordwijkerhout met Bevolkingsregister" ;
  a2a:SourceRemarkdeel "56" ;
  a2a:SourceRemarkregister_periode "1931-1940" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_24608_00024608.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Noordwijkerhout" ;
  a2a:PersonRemarkdatum_overlijden "19350214" .

[] a2a:PersonRemarkdiversen "relatie: Weduwnaar/weduwe van" .
