@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_87964e5b-822a-ea35-0bf5-e786d82ff901
  a a2a:Record ;
  rdfs:label "BS Geboorte op 18 juli 1817" ;
  a2a:hasPerson oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-0da36108-64cc-3f76-31f1-4874cc865fff, oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-fac24345-2976-d156-f669-345ecf590d27, oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-f347a2ab-cf3f-5624-a21f-cbb1e1ab679d, oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-34ad5b14-3286-8adf-5959-3b01cba92b8f, oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-484b350e-a316-f7df-67cc-9a11b913ca50 ;
  a2a:hasEvent oa:event_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_0, oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_1, oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_2, oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_3, oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_4 ;
  a2a:hasSource oa:source_elo_87964e5b-822a-ea35-0bf5-e786d82ff901 .

oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-0da36108-64cc-3f76-31f1-4874cc865fff
  a a2a:Person ;
  rdfs:label "Huibert Thysen" ;
  a2a:PersonName [
    rdfs:label "Huibert Thysen" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Thysen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1817-07-18"^^xsd:date
  ] .

oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-fac24345-2976-d156-f669-345ecf590d27
  a a2a:Person ;
  rdfs:label "Willem Thysen" ;
  a2a:PersonName [
    rdfs:label "Willem Thysen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Thysen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Valkenburg" ;
    rdfs:label "Valkenburg"
  ] ;
  a2a:Profession "blykersknecht" .

oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-f347a2ab-cf3f-5624-a21f-cbb1e1ab679d
  a a2a:Person ;
  rdfs:label "Gerritje Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Gerritje Steenbergen" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-34ad5b14-3286-8adf-5959-3b01cba92b8f
  a a2a:Person ;
  rdfs:label "Leendert Nygh" ;
  a2a:PersonName [
    rdfs:label "Leendert Nygh" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Nygh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "koopman" .

oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person-484b350e-a316-f7df-67cc-9a11b913ca50
  a a2a:Person ;
  rdfs:label "Jacob Gerritsz Varkevisser" ;
  a2a:PersonName [
    rdfs:label "Jacob Gerritsz Varkevisser" ;
    a2a:PersonNameFirstName "Jacob Gerritsz" ;
    a2a:PersonNameLastName "Varkevisser"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:event_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1817-07-18"^^xsd:date
  ] .

oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person:0da36108-64cc-3f76-31f1-4874cc865fff ;
  a2a:EventKeyRef oa:event_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Event1 .

oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person:fac24345-2976-d156-f669-345ecf590d27 ;
  a2a:EventKeyRef oa:event_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Event1 .

oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person:f347a2ab-cf3f-5624-a21f-cbb1e1ab679d ;
  a2a:EventKeyRef oa:event_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Event1 .

oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person:34ad5b14-3286-8adf-5959-3b01cba92b8f ;
  a2a:EventKeyRef oa:event_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Event1 .

oa:relationep_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Person:484b350e-a316-f7df-67cc-9a11b913ca50 ;
  a2a:EventKeyRef oa:event_elo_87964e5b-822a-ea35-0bf5-e786d82ff901_Event1 .

oa:source_elo_87964e5b-822a-ea35-0bf5-e786d82ff901
  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 "71" ;
    a2a:RegistryNumber "2255" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Katwijk (1656-1931), Deel: 2255, Periode: 1815-1819, 1815-1819., 71, 2255"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0a67b060-d4bc-4e72-9c5d-11742bfbb5f8/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/87964e5b-822a-ea35-0bf5-e786d82ff901" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0a67b060-d4bc-4e72-9c5d-11742bfbb5f8/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/87964e5b-822a-ea35-0bf5-e786d82ff901" ;
  a2a:RecordGUID "{87964e5b-822a-ea35-0bf5-e786d82ff901}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1817<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_18564_00018564.xml van ELO" .

