@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_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 juni 1659 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-198c09f9-7501-ebdb-6dd0-ed9aeaae3c5b, oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-d802e933-339e-391a-e0c2-9fb26cb3fd38, oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-2c19a237-29eb-cd04-9012-00f6634a29ff, oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-4a977768-46c2-d5b5-4058-cddb7db0257e, oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-c025d8c5-f6c4-8822-c6e9-d69d2d564951 ;
  a2a:hasEvent oa:event_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_0, oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_1, oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_2, oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_3, oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_4 ;
  a2a:hasSource oa:source_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1 .

oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-198c09f9-7501-ebdb-6dd0-ed9aeaae3c5b
  a a2a:Person ;
  rdfs:label "Gerrit" ;
  a2a:PersonName [
    rdfs:label "Gerrit" ;
    a2a:PersonNameFirstName "Gerrit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-d802e933-339e-391a-e0c2-9fb26cb3fd38
  a a2a:Person ;
  rdfs:label "Isbrant Gerritss" ;
  a2a:PersonName [
    rdfs:label "Isbrant Gerritss" ;
    a2a:PersonNameFirstName "Isbrant" ;
    a2a:PersonNamePatronym "Gerritss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-2c19a237-29eb-cd04-9012-00f6634a29ff
  a a2a:Person ;
  rdfs:label "Sijtgen Aertsz" ;
  a2a:PersonName [
    rdfs:label "Sijtgen Aertsz" ;
    a2a:PersonNameFirstName "Sijtgen" ;
    a2a:PersonNamePatronym "Aertsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-4a977768-46c2-d5b5-4058-cddb7db0257e
  a a2a:Person ;
  rdfs:label "Abram Janss" ;
  a2a:PersonName [
    rdfs:label "Abram Janss" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNamePatronym "Janss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person-c025d8c5-f6c4-8822-c6e9-d69d2d564951
  a a2a:Person ;
  rdfs:label "Maritgen Gerritss" ;
  a2a:PersonName [
    rdfs:label "Maritgen Gerritss" ;
    a2a:PersonNameFirstName "Maritgen" ;
    a2a:PersonNamePatronym "Gerritss"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1659-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person:198c09f9-7501-ebdb-6dd0-ed9aeaae3c5b ;
  a2a:EventKeyRef oa:event_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Event1 .

oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person:d802e933-339e-391a-e0c2-9fb26cb3fd38 ;
  a2a:EventKeyRef oa:event_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Event1 .

oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person:2c19a237-29eb-cd04-9012-00f6634a29ff ;
  a2a:EventKeyRef oa:event_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Event1 .

oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person:4a977768-46c2-d5b5-4058-cddb7db0257e ;
  a2a:EventKeyRef oa:event_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Event1 .

oa:relationep_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Person:c025d8c5-f6c4-8822-c6e9-d69d2d564951 ;
  a2a:EventKeyRef oa:event_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1_Event1 .

oa:source_elo_ffb06a2e-8724-d7d6-aff8-a660aacaf2e1
  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 "1659" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1659-06-21"^^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 "70v" ;
    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, 70v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c13aa89a-0fb4-4160-bb54-852f8b37719e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ffb06a2e-8724-d7d6-aff8-a660aacaf2e1" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c13aa89a-0fb4-4160-bb54-852f8b37719e/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/ffb06a2e-8724-d7d6-aff8-a660aacaf2e1" ;
  a2a:RecordGUID "{ffb06a2e-8724-d7d6-aff8-a660aacaf2e1}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-06-1659<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_20260702_29771_00029771.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-06-1659" .
