@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_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 maart 1673 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-639705c5-1007-753a-e0ce-acf2bbe6b1b6, oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-73000844-0829-896b-c375-bb1cf3fb323b, oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-2ae23dfd-748f-e668-0ad8-10d0ec6e004a, oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-101a4428-4718-1d60-ec95-7f6412591c22 ;
  a2a:hasEvent oa:event_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_0, oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_1, oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_2, oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_3 ;
  a2a:hasSource oa:source_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9 .

oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-639705c5-1007-753a-e0ce-acf2bbe6b1b6
  a a2a:Person ;
  rdfs:label "Dirck" ;
  a2a:PersonName [
    rdfs:label "Dirck" ;
    a2a:PersonNameFirstName "Dirck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-73000844-0829-896b-c375-bb1cf3fb323b
  a a2a:Person ;
  rdfs:label "Cornelis Vredricksz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vredricksz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Vredricksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-2ae23dfd-748f-e668-0ad8-10d0ec6e004a
  a a2a:Person ;
  rdfs:label "Grietje Maertensz" ;
  a2a:PersonName [
    rdfs:label "Grietje Maertensz" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Maertensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person-101a4428-4718-1d60-ec95-7f6412591c22
  a a2a:Person ;
  rdfs:label "Barbar Janss" ;
  a2a:PersonName [
    rdfs:label "Barbar Janss" ;
    a2a:PersonNameFirstName "Barbar" ;
    a2a:PersonNamePatronym "Janss"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1673-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person:639705c5-1007-753a-e0ce-acf2bbe6b1b6 ;
  a2a:EventKeyRef oa:event_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Event1 .

oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person:73000844-0829-896b-c375-bb1cf3fb323b ;
  a2a:EventKeyRef oa:event_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Event1 .

oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person:2ae23dfd-748f-e668-0ad8-10d0ec6e004a ;
  a2a:EventKeyRef oa:event_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Event1 .

oa:relationep_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Person:101a4428-4718-1d60-ec95-7f6412591c22 ;
  a2a:EventKeyRef oa:event_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9_Event1 .

oa:source_elo_b2cea7ae-003c-cb8c-dd4f-c193d47eafb9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden", "1643-01-01 - 1673-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1673-03-22"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673" ;
    a2a:Book "Doopboek (NH) van Leimuiden, november 1643 - 1673;" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "107" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673, Doopboek (NH) van Leimuiden, november 1643 - 1673;, 1, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/792b3fa1-4d59-4b14-ab96-4a4c25a1f4ea/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b2cea7ae-003c-cb8c-dd4f-c193d47eafb9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/792b3fa1-4d59-4b14-ab96-4a4c25a1f4ea/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/b2cea7ae-003c-cb8c-dd4f-c193d47eafb9" ;
  a2a:RecordGUID "{b2cea7ae-003c-cb8c-dd4f-c193d47eafb9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-03-1673<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/123.1.14/file/1\">Inventarisnummer 1 van archiefnummer 123.1.14 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Collectie doop-, trouw- en begraafregisters Leimuiden" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1643-1673" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_26007_00026007.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-03-1673" .
