@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_8cde92cf-9d8b-1394-7eea-d31a98a5d12e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 april 1806 te Roelofarendsveen" ;
  a2a:hasPerson oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-8fb4933a-71ee-3515-83a9-d6c6590ada33, oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-5fd27a31-78df-b8ab-8190-585e16f55387, oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-4c6e2b1b-c6a6-54cd-0686-1eb848bd1a66, oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-7de2156b-2211-a523-4464-90e20927f5b0, oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-f29cc653-0006-627a-dd59-465c875d2e6c ;
  a2a:hasEvent oa:event_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_0, oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_1, oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_2, oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_3, oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_4 ;
  a2a:hasSource oa:source_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e .

oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-8fb4933a-71ee-3515-83a9-d6c6590ada33
  a a2a:Person ;
  rdfs:label "Joannes Koek" ;
  a2a:PersonName [
    rdfs:label "Joannes Koek" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Koek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Roelofarendsveen" ;
    rdfs:label "Roelofarendsveen"
  ] .

oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-5fd27a31-78df-b8ab-8190-585e16f55387
  a a2a:Person ;
  rdfs:label "Cornelius Dirkse Koek" ;
  a2a:PersonName [
    rdfs:label "Cornelius Dirkse Koek" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Dirkse" ;
    a2a:PersonNameLastName "Koek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-4c6e2b1b-c6a6-54cd-0686-1eb848bd1a66
  a a2a:Person ;
  rdfs:label "Marijtje Janse Bakker" ;
  a2a:PersonName [
    rdfs:label "Marijtje Janse Bakker" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-7de2156b-2211-a523-4464-90e20927f5b0
  a a2a:Person ;
  rdfs:label "Claas Janse Bakker" ;
  a2a:PersonName [
    rdfs:label "Claas Janse Bakker" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person-f29cc653-0006-627a-dd59-465c875d2e6c
  a a2a:Person ;
  rdfs:label "Pleuntje Janse Bakker" ;
  a2a:PersonName [
    rdfs:label "Pleuntje Janse Bakker" ;
    a2a:PersonNameFirstName "Pleuntje" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1806-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roelofarendsveen" ;
    rdfs:label "Roelofarendsveen"
  ] .

oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person:8fb4933a-71ee-3515-83a9-d6c6590ada33 ;
  a2a:EventKeyRef oa:event_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Event1 .

oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person:5fd27a31-78df-b8ab-8190-585e16f55387 ;
  a2a:EventKeyRef oa:event_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Event1 .

oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person:4c6e2b1b-c6a6-54cd-0686-1eb848bd1a66 ;
  a2a:EventKeyRef oa:event_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Event1 .

oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person:7de2156b-2211-a523-4464-90e20927f5b0 ;
  a2a:EventKeyRef oa:event_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Event1 .

oa:relationep_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Person:f29cc653-0006-627a-dd59-465c875d2e6c ;
  a2a:EventKeyRef oa:event_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e_Event1 .

oa:source_elo_8cde92cf-9d8b-1394-7eea-d31a98a5d12e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1776-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1806-04-09"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 14, Periode: 1776-1812" ;
    a2a:Book "Doopboek (RK) van Roelofarendsveen, 1776 - 1812." ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "130" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 14, Periode: 1776-1812, Doopboek (RK) van Roelofarendsveen, 1776 - 1812., 14, 130"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/281a8179-38e2-4292-ae6c-79836c3a2dbd/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8cde92cf-9d8b-1394-7eea-d31a98a5d12e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/281a8179-38e2-4292-ae6c-79836c3a2dbd/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/8cde92cf-9d8b-1394-7eea-d31a98a5d12e" ;
  a2a:RecordGUID "{8cde92cf-9d8b-1394-7eea-d31a98a5d12e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-04-1806<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/14\">Inventarisnummer 14 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "14" ;
  a2a:SourceRemarkregister_periode "1776-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_9335_00009335.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-04-1806" .
