@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_faa62bec-4e70-2ca1-8d6b-661ccf48ea73
  a a2a:Record ;
  rdfs:label "BS Overlijden op 9 februari 1930 te Katwijk" ;
  a2a:hasPerson oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-4445918c-96ea-8005-ed90-67cbfceb0e7b, oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-f9f6c529-00e0-0171-9d1a-19f513a42282, oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-3a616815-36ca-16fc-aed1-3edfca7c5118, oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-1ae67d12-53f5-71bf-3fbe-b675823ade42, oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-471eccfc-b7cd-de1a-852d-ccfdccd55fb5 ;
  a2a:hasEvent oa:event_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_0, oa:relationep_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_1, oa:relationep_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_2 ;
  a2a:hasRelationPP oa:relationpp_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_0, oa:relationpp_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_1 ;
  a2a:hasSource oa:source_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73 .

oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-4445918c-96ea-8005-ed90-67cbfceb0e7b
  a a2a:Person ;
  rdfs:label "Elisabeth Plokker" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Plokker" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Plokker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-f9f6c529-00e0-0171-9d1a-19f513a42282
  a a2a:Person ;
  rdfs:label "Huibert Guijt" ;
  a2a:PersonName [
    rdfs:label "Huibert Guijt" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Guijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-3a616815-36ca-16fc-aed1-3edfca7c5118
  a a2a:Person ;
  rdfs:label "Cornelis Guijt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Guijt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Guijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:Profession "havenmeester" .

oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-1ae67d12-53f5-71bf-3fbe-b675823ade42
  a a2a:Person ;
  rdfs:label "Jakob Plokker" ;
  a2a:PersonName [
    rdfs:label "Jakob Plokker" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Plokker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person-471eccfc-b7cd-de1a-852d-ccfdccd55fb5
  a a2a:Person ;
  rdfs:label "Elisabeth van der Plas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van der Plas" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1930-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] .

oa:relationep_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person:4445918c-96ea-8005-ed90-67cbfceb0e7b ;
  a2a:EventKeyRef oa:event_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Event1 .

oa:relationep_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person:1ae67d12-53f5-71bf-3fbe-b675823ade42 ;
  a2a:EventKeyRef oa:event_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Event1 .

oa:relationep_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person:471eccfc-b7cd-de1a-852d-ccfdccd55fb5 ;
  a2a:EventKeyRef oa:event_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Event1 .

oa:relationpp_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person:4445918c-96ea-8005-ed90-67cbfceb0e7b, oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person:f9f6c529-00e0-0171-9d1a-19f513a42282 .

oa:relationpp_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person:4445918c-96ea-8005-ed90-67cbfceb0e7b, oa:person_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73_Person:3a616815-36ca-16fc-aed1-3edfca7c5118 .

oa:source_elo_faa62bec-4e70-2ca1-8d6b-661ccf48ea73
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk", "1930-01-01 - 1930-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2548" ;
    a2a:Book "1930." ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "2548" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2548, 1930., 10, 2548"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/faa62bec-4e70-2ca1-8d6b-661ccf48ea73/iiif/3/1853956/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/faa62bec-4e70-2ca1-8d6b-661ccf48ea73" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/faa62bec-4e70-2ca1-8d6b-661ccf48ea73/iiif/3/1853956/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/faa62bec-4e70-2ca1-8d6b-661ccf48ea73" ;
  a2a:RecordGUID "{faa62bec-4e70-2ca1-8d6b-661ccf48ea73}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1930<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0401/file/2548\">Inventarisnummer 2548 van archiefnummer 0401 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Katwijk (1656-1931)" ;
  a2a:SourceRemarkdeel "2548" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28451_00028451.xml van ELO" .

[]
  a2a:PersonRemarkplaats_overlijden "Katwijk" ;
  a2a:PersonRemarkdatum_overlijden "19300209" .

