@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_c3e873e8-83da-4882-9e95-c8ce140132ac
  a a2a:Record ;
  rdfs:label "BS Geboorte op 19 maart 1833 te Katwijk" ;
  a2a:hasPerson oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-f160164e-0b7d-493c-a29b-d56049133de1, oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-9bcfe2d3-42d0-4fa3-bde3-44d5a9d9af96, oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-410da051-b789-441d-8a66-6ce119f92372, oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-50d690dc-52d1-4d29-bbbc-c4b891dcd957, oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-9284bd75-5bcb-4c56-a40b-10f82624ce84 ;
  a2a:hasEvent oa:event_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_0, oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_1, oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_2, oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_3, oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_4 ;
  a2a:hasSource oa:source_elo_c3e873e8-83da-4882-9e95-c8ce140132ac .

oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-f160164e-0b7d-493c-a29b-d56049133de1
  a a2a:Person ;
  rdfs:label "Corsje van Duijn" ;
  a2a:PersonName [
    rdfs:label "Corsje van Duijn" ;
    a2a:PersonNameFirstName "Corsje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1833-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] .

oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-9bcfe2d3-42d0-4fa3-bde3-44d5a9d9af96
  a a2a:Person ;
  rdfs:label "Jacob van Duijn" ;
  a2a:PersonName [
    rdfs:label "Jacob van Duijn" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-410da051-b789-441d-8a66-6ce119f92372
  a a2a:Person ;
  rdfs:label "Grietje Maria van Delft" ;
  a2a:PersonName [
    rdfs:label "Grietje Maria van Delft" ;
    a2a:PersonNameFirstName "Grietje Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-50d690dc-52d1-4d29-bbbc-c4b891dcd957
  a a2a:Person ;
  rdfs:label "Jacob de Reus" ;
  a2a:PersonName [
    rdfs:label "Jacob de Reus" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Reus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:Profession "zeeman" .

oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person-9284bd75-5bcb-4c56-a40b-10f82624ce84
  a a2a:Person ;
  rdfs:label "Gerrit Remmelswaal" ;
  a2a:PersonName [
    rdfs:label "Gerrit Remmelswaal" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Remmelswaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54 jaar" ;
    rdfs:label "54 jaar"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1833-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] .

oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person:f160164e-0b7d-493c-a29b-d56049133de1 ;
  a2a:EventKeyRef oa:event_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Event1 .

oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person:9bcfe2d3-42d0-4fa3-bde3-44d5a9d9af96 ;
  a2a:EventKeyRef oa:event_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Event1 .

oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person:410da051-b789-441d-8a66-6ce119f92372 ;
  a2a:EventKeyRef oa:event_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Event1 .

oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person:50d690dc-52d1-4d29-bbbc-c4b891dcd957 ;
  a2a:EventKeyRef oa:event_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Event1 .

oa:relationep_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Person:9284bd75-5bcb-4c56-a40b-10f82624ce84 ;
  a2a:EventKeyRef oa:event_elo_c3e873e8-83da-4882-9e95-c8ce140132ac_Event1 .

oa:source_elo_c3e873e8-83da-4882-9e95-c8ce140132ac
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk", "1832-01-01 - 1835-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1832-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2259, Periode: 1832-1835" ;
    a2a:Book "1832-1835." ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "2259" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2259, Periode: 1832-1835, 1832-1835., 33, 2259"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c3e873e8-83da-4882-9e95-c8ce140132ac/iiif/3/73185/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c3e873e8-83da-4882-9e95-c8ce140132ac" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c3e873e8-83da-4882-9e95-c8ce140132ac/iiif/3/73185/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/c3e873e8-83da-4882-9e95-c8ce140132ac" ;
  a2a:RecordGUID "{c3e873e8-83da-4882-9e95-c8ce140132ac}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1833<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0401/file/2259\">Inventarisnummer 2259 van archiefnummer 0401 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Katwijk (1656-1931)" ;
  a2a:SourceRemarkdeel "2259" ;
  a2a:SourceRemarkregister_periode "1832-1835" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_15007_00015007.xml van ELO" .

