@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_e0aac4c7-4465-eab2-de3b-86fa6f33586e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 januari 1782 te Roelofarendsveen" ;
  a2a:hasPerson oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-263d31f5-de36-3cdf-0f4c-5859c5a7a4c6, oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-6bd93128-0a9d-2ed2-3910-72686db44c35, oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-3dbd222d-3a17-c2a8-073c-67d6f7752297, oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-b4fdb66c-6c47-1433-2569-b8437b428540, oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-f05560e2-1c30-c949-7eaf-1dee9983ac21 ;
  a2a:hasEvent oa:event_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_0, oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_1, oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_2, oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_3, oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_4 ;
  a2a:hasSource oa:source_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e .

oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-263d31f5-de36-3cdf-0f4c-5859c5a7a4c6
  a a2a:Person ;
  rdfs:label "Pieter Pot" ;
  a2a:PersonName [
    rdfs:label "Pieter Pot" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Pot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oude Wetering" ;
    rdfs:label "Oude Wetering"
  ] .

oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-6bd93128-0a9d-2ed2-3910-72686db44c35
  a a2a:Person ;
  rdfs:label "Gerrit Pot" ;
  a2a:PersonName [
    rdfs:label "Gerrit Pot" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Pot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-3dbd222d-3a17-c2a8-073c-67d6f7752297
  a a2a:Person ;
  rdfs:label "Martje van Zwieten" ;
  a2a:PersonName [
    rdfs:label "Martje van Zwieten" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zwieten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-b4fdb66c-6c47-1433-2569-b8437b428540
  a a2a:Person ;
  rdfs:label "Pieter Gijze Bredeboom" ;
  a2a:PersonName [
    rdfs:label "Pieter Gijze Bredeboom" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Gijze" ;
    a2a:PersonNameLastName "Bredeboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person-f05560e2-1c30-c949-7eaf-1dee9983ac21
  a a2a:Person ;
  rdfs:label "Catharina Baede" ;
  a2a:PersonName [
    rdfs:label "Catharina Baede" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Baede"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1782-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roelofarendsveen" ;
    rdfs:label "Roelofarendsveen"
  ] .

oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person:263d31f5-de36-3cdf-0f4c-5859c5a7a4c6 ;
  a2a:EventKeyRef oa:event_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Event1 .

oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person:6bd93128-0a9d-2ed2-3910-72686db44c35 ;
  a2a:EventKeyRef oa:event_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Event1 .

oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person:3dbd222d-3a17-c2a8-073c-67d6f7752297 ;
  a2a:EventKeyRef oa:event_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Event1 .

oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person:b4fdb66c-6c47-1433-2569-b8437b428540 ;
  a2a:EventKeyRef oa:event_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Event1 .

oa:relationep_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Person:f05560e2-1c30-c949-7eaf-1dee9983ac21 ;
  a2a:EventKeyRef oa:event_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e_Event1 .

oa:source_elo_e0aac4c7-4465-eab2-de3b-86fa6f33586e
  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 "1782" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1782-01-01"^^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 "23" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 14, Periode: 1776-1812, Doopboek (RK) van Roelofarendsveen, 1776 - 1812., 14, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/3f649ef8-33f8-4fce-9009-717ee4c2aa8a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e0aac4c7-4465-eab2-de3b-86fa6f33586e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/3f649ef8-33f8-4fce-9009-717ee4c2aa8a/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/e0aac4c7-4465-eab2-de3b-86fa6f33586e" ;
  a2a:RecordGUID "{e0aac4c7-4465-eab2-de3b-86fa6f33586e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-01-1782<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_14348_00014348.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-01-1782" .
