@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_486e7254-62bd-eb47-992f-fa12f36a86aa
  a a2a:Record ;
  rdfs:label "BS Geboorte op 15 mei 1816" ;
  a2a:hasPerson oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-18cae51c-228b-d269-aa5d-0d242addceaf, oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-c9203c4f-2b31-609e-74e1-d6375211c96d, oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-004494e5-421f-2f8c-7740-4105201ec1a9, oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-f823193c-3e09-81f3-3507-a1be308c7068, oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-e2f1c020-f50d-8636-c734-c862737bf48b ;
  a2a:hasEvent oa:event_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_0, oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_1, oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_2, oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_3, oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_4 ;
  a2a:hasSource oa:source_elo_486e7254-62bd-eb47-992f-fa12f36a86aa .

oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-18cae51c-228b-d269-aa5d-0d242addceaf
  a a2a:Person ;
  rdfs:label "Gysbert Ouwehand" ;
  a2a:PersonName [
    rdfs:label "Gysbert Ouwehand" ;
    a2a:PersonNameFirstName "Gysbert" ;
    a2a:PersonNameLastName "Ouwehand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1816-05-15"^^xsd:date
  ] .

oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-c9203c4f-2b31-609e-74e1-d6375211c96d
  a a2a:Person ;
  rdfs:label "Willem Ouwehand" ;
  a2a:PersonName [
    rdfs:label "Willem Ouwehand" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Ouwehand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "zeeman" .

oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-004494e5-421f-2f8c-7740-4105201ec1a9
  a a2a:Person ;
  rdfs:label "Annetje Gijsdr Kulk" ;
  a2a:PersonName [
    rdfs:label "Annetje Gijsdr Kulk" ;
    a2a:PersonNameFirstName "Annetje Gijsdr" ;
    a2a:PersonNameLastName "Kulk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-f823193c-3e09-81f3-3507-a1be308c7068
  a a2a:Person ;
  rdfs:label "Christiaan Holman" ;
  a2a:PersonName [
    rdfs:label "Christiaan Holman" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Holman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:Profession "tuinman" .

oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person-e2f1c020-f50d-8636-c734-c862737bf48b
  a a2a:Person ;
  rdfs:label "Cornelis Wassenaar" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wassenaar" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wassenaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1816-05-15"^^xsd:date
  ] .

oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person:18cae51c-228b-d269-aa5d-0d242addceaf ;
  a2a:EventKeyRef oa:event_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Event1 .

oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person:c9203c4f-2b31-609e-74e1-d6375211c96d ;
  a2a:EventKeyRef oa:event_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Event1 .

oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person:004494e5-421f-2f8c-7740-4105201ec1a9 ;
  a2a:EventKeyRef oa:event_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Event1 .

oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person:f823193c-3e09-81f3-3507-a1be308c7068 ;
  a2a:EventKeyRef oa:event_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Event1 .

oa:relationep_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Person:e2f1c020-f50d-8636-c734-c862737bf48b ;
  a2a:EventKeyRef oa:event_elo_486e7254-62bd-eb47-992f-fa12f36a86aa_Event1 .

oa:source_elo_486e7254-62bd-eb47-992f-fa12f36a86aa
  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 "78" ;
    a2a:RegistryNumber "2255" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2255, Periode: 1815-1819, 1815-1819., 78, 2255"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/7aec77e2-4366-424b-932d-d7fdae7762ae/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/486e7254-62bd-eb47-992f-fa12f36a86aa" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7aec77e2-4366-424b-932d-d7fdae7762ae/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/486e7254-62bd-eb47-992f-fa12f36a86aa" ;
  a2a:RecordGUID "{486e7254-62bd-eb47-992f-fa12f36a86aa}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1816<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_20260701_8309_00008309.xml van ELO" .

