@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_247d3bab-5cd3-caf2-18c5-0f52b548b04e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 30 juni 1754 te Oude Wetering" ;
  a2a:hasPerson oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-8265c857-8356-34e8-ffac-03a048aba9d3, oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-226b15f7-cabc-bc6d-0515-f07a829acdc2, oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-c69d42d2-2192-fa4e-f850-35c4564ce0af, oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-ae04c942-179e-f2f6-b903-20659cee2cf8 ;
  a2a:hasEvent oa:event_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_0, oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_1, oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_2, oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_3 ;
  a2a:hasSource oa:source_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e .

oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-8265c857-8356-34e8-ffac-03a048aba9d3
  a a2a:Person ;
  rdfs:label "Klaes Berkhout" ;
  a2a:PersonName [
    rdfs:label "Klaes Berkhout" ;
    a2a:PersonNameFirstName "Klaes" ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-226b15f7-cabc-bc6d-0515-f07a829acdc2
  a a2a:Person ;
  rdfs:label "Jan Cornelisz Berkhout" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisz Berkhout" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-c69d42d2-2192-fa4e-f850-35c4564ce0af
  a a2a:Person ;
  rdfs:label "Antje Klaas de Wit" ;
  a2a:PersonName [
    rdfs:label "Antje Klaas de Wit" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person-ae04c942-179e-f2f6-b903-20659cee2cf8
  a a2a:Person ;
  rdfs:label "Grietje Brouwersz" ;
  a2a:PersonName [
    rdfs:label "Grietje Brouwersz" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Brouwersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1754-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oude Wetering" ;
    rdfs:label "Oude Wetering"
  ] .

oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person:8265c857-8356-34e8-ffac-03a048aba9d3 ;
  a2a:EventKeyRef oa:event_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Event1 .

oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person:226b15f7-cabc-bc6d-0515-f07a829acdc2 ;
  a2a:EventKeyRef oa:event_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Event1 .

oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person:c69d42d2-2192-fa4e-f850-35c4564ce0af ;
  a2a:EventKeyRef oa:event_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Event1 .

oa:relationep_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Person:ae04c942-179e-f2f6-b903-20659cee2cf8 ;
  a2a:EventKeyRef oa:event_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e_Event1 .

oa:source_elo_247d3bab-5cd3-caf2-18c5-0f52b548b04e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1749-01-01 - 1774-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1754-06-30"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 22, Periode: 1749-1774" ;
    a2a:Book "Doopboek (NH) van Oude Wetering, 1749 - 1774;" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "23" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 22, Periode: 1749-1774, Doopboek (NH) van Oude Wetering, 1749 - 1774;, 22, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/247d3bab-5cd3-caf2-18c5-0f52b548b04e/iiif/3/1904691/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/247d3bab-5cd3-caf2-18c5-0f52b548b04e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/247d3bab-5cd3-caf2-18c5-0f52b548b04e/iiif/3/1904691/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/247d3bab-5cd3-caf2-18c5-0f52b548b04e" ;
  a2a:RecordGUID "{247d3bab-5cd3-caf2-18c5-0f52b548b04e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 30-06-1754<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/22\">Inventarisnummer 22 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "22" ;
  a2a:SourceRemarkregister_periode "1749-1774" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_13182_00013182.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 30-06-1754" .
