@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_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 25 april 1901 te Katwijk, Katwijk" ;
  a2a:hasPerson oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-a43b6cb2-f2b4-9894-bbca-e3f0d3327441, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-e14710b4-9f32-6c20-2c39-e75efaba4acb, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-62ceb9f6-6dd4-d0ea-30c4-e2d00be5c470, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-7a4b8698-154a-2a01-7489-f18f4d7401e4, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-9c98826f-1873-b7fc-ddae-67cfca995b47, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-af66a74b-9ad8-8391-d891-e12cbfee650d, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-69973199-1799-9e89-5d64-45fd3dc3e64c, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-a1eb5793-d7e2-ed35-e4ae-73691e26f0c5, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-c202d04e-719e-757e-7f74-659fe82ba89a, oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-9ed0e76d-7ab0-5ccd-e1a1-5bdf59788a30 ;
  a2a:hasEvent oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_0, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_1, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_2, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_3, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_4, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_5, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_6, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_7, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_8, oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_9 ;
  a2a:hasSource oa:source_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6 .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-a43b6cb2-f2b4-9894-bbca-e3f0d3327441
  a a2a:Person ;
  rdfs:label "Willem van der Gugten" ;
  a2a:PersonName [
    rdfs:label "Willem van der Gugten" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gugten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42 jaar" ;
    rdfs:label "42 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Profession "voerman" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-e14710b4-9f32-6c20-2c39-e75efaba4acb
  a a2a:Person ;
  rdfs:label "Pieter van der Gugten" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Gugten" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gugten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-62ceb9f6-6dd4-d0ea-30c4-e2d00be5c470
  a a2a:Person ;
  rdfs:label "Trijntje Jonkman" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jonkman" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Jonkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-7a4b8698-154a-2a01-7489-f18f4d7401e4
  a a2a:Person ;
  rdfs:label "Hasina van der Perk" ;
  a2a:PersonName [
    rdfs:label "Hasina van der Perk" ;
    a2a:PersonNameFirstName "Hasina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Perk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-9c98826f-1873-b7fc-ddae-67cfca995b47
  a a2a:Person ;
  rdfs:label "Nicolaas van der Perk" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van der Perk" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Perk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-af66a74b-9ad8-8391-d891-e12cbfee650d
  a a2a:Person ;
  rdfs:label "Maria Guijt" ;
  a2a:PersonName [
    rdfs:label "Maria Guijt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Guijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-69973199-1799-9e89-5d64-45fd3dc3e64c
  a a2a:Person ;
  rdfs:label "Jacob Haasnoot" ;
  a2a:PersonName [
    rdfs:label "Jacob Haasnoot" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Haasnoot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43 jaar" ;
    rdfs:label "43 jaar"
  ] ;
  a2a:Profession "schilder" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-a1eb5793-d7e2-ed35-e4ae-73691e26f0c5
  a a2a:Person ;
  rdfs:label "Jan Geervliet" ;
  a2a:PersonName [
    rdfs:label "Jan Geervliet" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Geervliet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-c202d04e-719e-757e-7f74-659fe82ba89a
  a a2a:Person ;
  rdfs:label "Johannes van der Gugten" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Gugten" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gugten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:Profession "voerman" .

oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person-9ed0e76d-7ab0-5ccd-e1a1-5bdf59788a30
  a a2a:Person ;
  rdfs:label "Cornelis Ravensbergen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Ravensbergen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Ravensbergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1901-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk, Katwijk" ;
    rdfs:label "Katwijk, Katwijk"
  ] .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:a43b6cb2-f2b4-9894-bbca-e3f0d3327441 ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:e14710b4-9f32-6c20-2c39-e75efaba4acb ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:62ceb9f6-6dd4-d0ea-30c4-e2d00be5c470 ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:7a4b8698-154a-2a01-7489-f18f4d7401e4 ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:9c98826f-1873-b7fc-ddae-67cfca995b47 ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:af66a74b-9ad8-8391-d891-e12cbfee650d ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:69973199-1799-9e89-5d64-45fd3dc3e64c ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:a1eb5793-d7e2-ed35-e4ae-73691e26f0c5 ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:c202d04e-719e-757e-7f74-659fe82ba89a ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:relationep_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Person:9ed0e76d-7ab0-5ccd-e1a1-5bdf59788a30 ;
  a2a:EventKeyRef oa:event_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6_Event1 .

oa:source_elo_fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk", "1901-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1901-04-25"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2407" ;
    a2a:Book "1901." ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "2407" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2407, 1901., 22, 2407"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6/iiif/3/684426/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6/iiif/3/684426/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/fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6" ;
  a2a:RecordGUID "{fc6c8031-aa44-e6d1-7c3c-d2e4cb840ab6}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1901<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0401/file/2407\">Inventarisnummer 2407 van archiefnummer 0401 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Katwijk (1656-1931)" ;
  a2a:SourceRemarkdeel "2407" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28181_00028181.xml van ELO" .

