@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_f9ba1c0a-250e-7a3a-e425-fd4da568bb52
  a a2a:Record ;
  rdfs:label "BS Overlijden op 19 september 1903" ;
  a2a:hasPerson oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-da7dff96-505d-0f40-aed7-e17dc21b9bc1, oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-48046c6c-4217-f6a9-5917-97e42e39c4f6, oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-6d5f69f3-cae5-debf-07f0-7e9a23894b71, oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-fd4ff8d6-673c-35a2-3836-98c36f810a6c, oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-5983b7a0-dd3c-e999-8d83-3dcef894a6e3 ;
  a2a:hasEvent oa:event_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_0, oa:relationep_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_1, oa:relationep_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_2 ;
  a2a:hasRelationPP oa:relationpp_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_0, oa:relationpp_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_1 ;
  a2a:hasSource oa:source_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52 .

oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-da7dff96-505d-0f40-aed7-e17dc21b9bc1
  a a2a:Person ;
  rdfs:label "Jacoba Verloop" ;
  a2a:PersonName [
    rdfs:label "Jacoba Verloop" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Verloop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk, Hoofdstraa 43" ;
    rdfs:label "Noordwijk, Hoofdstraa 43"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "83 jaar" ;
    rdfs:label "83 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-48046c6c-4217-f6a9-5917-97e42e39c4f6
  a a2a:Person ;
  rdfs:label "Cornelis den Hollander" ;
  a2a:PersonName [
    rdfs:label "Cornelis den Hollander" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Hollander"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-6d5f69f3-cae5-debf-07f0-7e9a23894b71
  a a2a:Person ;
  rdfs:label "Engel Groen" ;
  a2a:PersonName [
    rdfs:label "Engel Groen" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-fd4ff8d6-673c-35a2-3836-98c36f810a6c
  a a2a:Person ;
  rdfs:label "Simon Verloop" ;
  a2a:PersonName [
    rdfs:label "Simon Verloop" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Verloop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person-5983b7a0-dd3c-e999-8d83-3dcef894a6e3
  a a2a:Person ;
  rdfs:label "Neeltje Plug" ;
  a2a:PersonName [
    rdfs:label "Neeltje Plug" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Plug"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1903-09-19"^^xsd:date
  ] .

oa:relationep_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person:da7dff96-505d-0f40-aed7-e17dc21b9bc1 ;
  a2a:EventKeyRef oa:event_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Event1 .

oa:relationep_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person:fd4ff8d6-673c-35a2-3836-98c36f810a6c ;
  a2a:EventKeyRef oa:event_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Event1 .

oa:relationep_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person:5983b7a0-dd3c-e999-8d83-3dcef894a6e3 ;
  a2a:EventKeyRef oa:event_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Event1 .

oa:relationpp_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person:da7dff96-505d-0f40-aed7-e17dc21b9bc1, oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person:48046c6c-4217-f6a9-5917-97e42e39c4f6 .

oa:relationpp_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person:da7dff96-505d-0f40-aed7-e17dc21b9bc1, oa:person_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52_Person:6d5f69f3-cae5-debf-07f0-7e9a23894b71 .

oa:source_elo_f9ba1c0a-250e-7a3a-e425-fd4da568bb52
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1900-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2941, Periode: 1900-1909" ;
    a2a:Book "Overlijdensregister van Noordwijk, 1900-1909" ;
    a2a:DocumentNumber "86" ;
    a2a:RegistryNumber "2941" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2941, Periode: 1900-1909, Overlijdensregister van Noordwijk, 1900-1909, 86, 2941"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f9ba1c0a-250e-7a3a-e425-fd4da568bb52/iiif/3/2085060/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f9ba1c0a-250e-7a3a-e425-fd4da568bb52" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f9ba1c0a-250e-7a3a-e425-fd4da568bb52/iiif/3/2085060/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/f9ba1c0a-250e-7a3a-e425-fd4da568bb52" ;
  a2a:RecordGUID "{f9ba1c0a-250e-7a3a-e425-fd4da568bb52}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1903<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2941\">Inventarisnummer 2941 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2941" ;
  a2a:SourceRemarkregister_periode "1900-1909" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27482_00027482.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "19030919" .
