@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_d077184c-e824-0d1e-4baf-eb30a787b783
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 juni 1700 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-76173d8c-524e-60b8-401a-3df4a55218dd, oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-a796c1d6-33d2-f1af-21a7-14fe8c18b150, oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-79c17751-7d28-be78-7def-2d745796be6e, oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-76ae281d-2b3a-b483-5aba-5a69059fbb19 ;
  a2a:hasEvent oa:event_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_0, oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_1, oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_2, oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_3 ;
  a2a:hasSource oa:source_elo_d077184c-e824-0d1e-4baf-eb30a787b783 .

oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-76173d8c-524e-60b8-401a-3df4a55218dd
  a a2a:Person ;
  rdfs:label "Dirk Guldemond" ;
  a2a:PersonName [
    rdfs:label "Dirk Guldemond" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Guldemond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-a796c1d6-33d2-f1af-21a7-14fe8c18b150
  a a2a:Person ;
  rdfs:label "Wouter Cornelisz Guldemond" ;
  a2a:PersonName [
    rdfs:label "Wouter Cornelisz Guldemond" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Guldemond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-79c17751-7d28-be78-7def-2d745796be6e
  a a2a:Person ;
  rdfs:label "Leentje Louris" ;
  a2a:PersonName [
    rdfs:label "Leentje Louris" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNamePatronym "Louris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person-76ae281d-2b3a-b483-5aba-5a69059fbb19
  a a2a:Person ;
  rdfs:label "Annitje Jans" ;
  a2a:PersonName [
    rdfs:label "Annitje Jans" ;
    a2a:PersonNameFirstName "Annitje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1700-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person:76173d8c-524e-60b8-401a-3df4a55218dd ;
  a2a:EventKeyRef oa:event_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Event1 .

oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person:a796c1d6-33d2-f1af-21a7-14fe8c18b150 ;
  a2a:EventKeyRef oa:event_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Event1 .

oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person:79c17751-7d28-be78-7def-2d745796be6e ;
  a2a:EventKeyRef oa:event_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Event1 .

oa:relationep_elo_d077184c-e824-0d1e-4baf-eb30a787b783_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Person:76ae281d-2b3a-b483-5aba-5a69059fbb19 ;
  a2a:EventKeyRef oa:event_elo_d077184c-e824-0d1e-4baf-eb30a787b783_Event1 .

oa:source_elo_d077184c-e824-0d1e-4baf-eb30a787b783
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden", "1674-01-01 - 1719-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1700-06-20"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 2, Periode: 1674-1719" ;
    a2a:Book "Doopboek (NH) van Leimuiden, 1674 - 7 april 1719;" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "73" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 2, Periode: 1674-1719, Doopboek (NH) van Leimuiden, 1674 - 7 april 1719;, 2, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d077184c-e824-0d1e-4baf-eb30a787b783/iiif/3/974129/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d077184c-e824-0d1e-4baf-eb30a787b783" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d077184c-e824-0d1e-4baf-eb30a787b783/iiif/3/974129/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/d077184c-e824-0d1e-4baf-eb30a787b783" ;
  a2a:RecordGUID "{d077184c-e824-0d1e-4baf-eb30a787b783}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 20-06-1700<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/123.1.14/file/2\">Inventarisnummer 2 van archiefnummer 123.1.14 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Collectie doop-, trouw- en begraafregisters Leimuiden" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1674-1719" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_24567_00024567.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 20-06-1700" .
