@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_b2a5f8c2-a557-e98a-6068-52e360e0d6a2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 november 1688 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-37c382d8-f4cf-2e89-7ce8-77b4267cc005, oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-a4ed8bde-8af1-47e8-fbe9-df88c36f4e2d, oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-11e66e3f-4af1-4631-866b-c57e15c66942, oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-6bcd8584-1d3b-c2a7-68a4-72db3ac25cdb ;
  a2a:hasEvent oa:event_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_0, oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_1, oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_2, oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_3 ;
  a2a:hasSource oa:source_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2 .

oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-37c382d8-f4cf-2e89-7ce8-77b4267cc005
  a a2a:Person ;
  rdfs:label "Neeltje" ;
  a2a:PersonName [
    rdfs:label "Neeltje" ;
    a2a:PersonNameFirstName "Neeltje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-a4ed8bde-8af1-47e8-fbe9-df88c36f4e2d
  a a2a:Person ;
  rdfs:label "Gerrit Outgertsz" ;
  a2a:PersonName [
    rdfs:label "Gerrit Outgertsz" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Outgertsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-11e66e3f-4af1-4631-866b-c57e15c66942
  a a2a:Person ;
  rdfs:label "Jannetje Jans" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jans" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person-6bcd8584-1d3b-c2a7-68a4-72db3ac25cdb
  a a2a:Person ;
  rdfs:label "Martje Jans" ;
  a2a:PersonName [
    rdfs:label "Martje Jans" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1688-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person:37c382d8-f4cf-2e89-7ce8-77b4267cc005 ;
  a2a:EventKeyRef oa:event_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Event1 .

oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person:a4ed8bde-8af1-47e8-fbe9-df88c36f4e2d ;
  a2a:EventKeyRef oa:event_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Event1 .

oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person:11e66e3f-4af1-4631-866b-c57e15c66942 ;
  a2a:EventKeyRef oa:event_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Event1 .

oa:relationep_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Person:6bcd8584-1d3b-c2a7-68a4-72db3ac25cdb ;
  a2a:EventKeyRef oa:event_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2_Event1 .

oa:source_elo_b2a5f8c2-a557-e98a-6068-52e360e0d6a2
  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 "1688" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1688-11-06"^^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 "54" ;
    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, 54"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/31e7dd93-b43e-4a85-921c-f9327735ed07/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b2a5f8c2-a557-e98a-6068-52e360e0d6a2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/31e7dd93-b43e-4a85-921c-f9327735ed07/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/b2a5f8c2-a557-e98a-6068-52e360e0d6a2" ;
  a2a:RecordGUID "{b2a5f8c2-a557-e98a-6068-52e360e0d6a2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-11-1688<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_20260528_21077_00021077.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-11-1688" .
