@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_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241
  a a2a:Record ;
  rdfs:label "BS Geboorte op 11 juni 1818" ;
  a2a:hasPerson oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-560ed7eb-616e-f893-d407-7fda4ed0c854, oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-99038a25-4513-f1a5-c114-adec5e2138b7, oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-a83531d5-2af0-508e-fab9-6d6365d800cb, oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-48f8b66d-28d4-2f72-194c-934209ae91b3, oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-3b0bf857-8307-8a2c-08f8-56dd56de71aa ;
  a2a:hasEvent oa:event_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_0, oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_1, oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_2, oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_3, oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_4 ;
  a2a:hasSource oa:source_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241 .

oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-560ed7eb-616e-f893-d407-7fda4ed0c854
  a a2a:Person ;
  rdfs:label "Floris Guyt" ;
  a2a:PersonName [
    rdfs:label "Floris Guyt" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Guyt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1818-06-11"^^xsd:date
  ] .

oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-99038a25-4513-f1a5-c114-adec5e2138b7
  a a2a:Person ;
  rdfs:label "Dirk Florisz Guyt" ;
  a2a:PersonName [
    rdfs:label "Dirk Florisz Guyt" ;
    a2a:PersonNameFirstName "Dirk Florisz" ;
    a2a:PersonNameLastName "Guyt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Profession "zeeman" .

oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-a83531d5-2af0-508e-fab9-6d6365d800cb
  a a2a:Person ;
  rdfs:label "Alyda Parlevliet" ;
  a2a:PersonName [
    rdfs:label "Alyda Parlevliet" ;
    a2a:PersonNameFirstName "Alyda" ;
    a2a:PersonNameLastName "Parlevliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-48f8b66d-28d4-2f72-194c-934209ae91b3
  a a2a:Person ;
  rdfs:label "Klaas Abswouden" ;
  a2a:PersonName [
    rdfs:label "Klaas Abswouden" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Abswouden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:Profession "bouwman" .

oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person-3b0bf857-8307-8a2c-08f8-56dd56de71aa
  a a2a:Person ;
  rdfs:label "Jan Dofferhoff" ;
  a2a:PersonName [
    rdfs:label "Jan Dofferhoff" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dofferhoff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "61 jaar" ;
    rdfs:label "61 jaar"
  ] ;
  a2a:Profession "timmerman" .

oa:event_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1818-06-11"^^xsd:date
  ] .

oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person:560ed7eb-616e-f893-d407-7fda4ed0c854 ;
  a2a:EventKeyRef oa:event_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Event1 .

oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person:99038a25-4513-f1a5-c114-adec5e2138b7 ;
  a2a:EventKeyRef oa:event_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Event1 .

oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person:a83531d5-2af0-508e-fab9-6d6365d800cb ;
  a2a:EventKeyRef oa:event_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Event1 .

oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person:48f8b66d-28d4-2f72-194c-934209ae91b3 ;
  a2a:EventKeyRef oa:event_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Event1 .

oa:relationep_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Person:3b0bf857-8307-8a2c-08f8-56dd56de71aa ;
  a2a:EventKeyRef oa:event_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241_Event1 .

oa:source_elo_e49e2ec5-e7d8-1549-abfa-d7e9c9e18241
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Katwijk" ;
    rdfs:label "Katwijk", "1815-01-01 - 1819-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2255, Periode: 1815-1819" ;
    a2a:Book "1815-1819." ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "2255" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2255, Periode: 1815-1819, 1815-1819., 68, 2255"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0e361ab4-a1d2-44b9-8acd-653fa9c6be4a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e49e2ec5-e7d8-1549-abfa-d7e9c9e18241" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0e361ab4-a1d2-44b9-8acd-653fa9c6be4a/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/e49e2ec5-e7d8-1549-abfa-d7e9c9e18241" ;
  a2a:RecordGUID "{e49e2ec5-e7d8-1549-abfa-d7e9c9e18241}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1818<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0401/file/2255\">Inventarisnummer 2255 van archiefnummer 0401 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Katwijk (1656-1931)" ;
  a2a:SourceRemarkdeel "2255" ;
  a2a:SourceRemarkregister_periode "1815-1819" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_599_00000599.xml van ELO" .

