@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_001908a7-0a2c-d9d0-937c-ea68cfabf7ba
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 september 1775 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-88ab433f-b7eb-89fa-ca3e-3e1ce85c0344, oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-85a3547e-bc7a-2da3-5af4-d7a66f7b12c9, oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-af7457e0-58fb-31b1-0d69-b48048a21cdf, oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-178cbb45-2aa8-a0d1-eaf1-fc7460904acf, oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-cf05e9f0-5fa1-2b37-d23f-e95f9e44d1a7 ;
  a2a:hasEvent oa:event_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_0, oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_1, oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_2, oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_3, oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_4 ;
  a2a:hasSource oa:source_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba .

oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-88ab433f-b7eb-89fa-ca3e-3e1ce85c0344
  a a2a:Person ;
  rdfs:label "Cornelia Klijn" ;
  a2a:PersonName [
    rdfs:label "Cornelia Klijn" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-85a3547e-bc7a-2da3-5af4-d7a66f7b12c9
  a a2a:Person ;
  rdfs:label "Dirk Huijberse Klijn" ;
  a2a:PersonName [
    rdfs:label "Dirk Huijberse Klijn" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Huijberse" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-af7457e0-58fb-31b1-0d69-b48048a21cdf
  a a2a:Person ;
  rdfs:label "Leuntjen Corn. Cruijsheer" ;
  a2a:PersonName [
    rdfs:label "Leuntjen Corn. Cruijsheer" ;
    a2a:PersonNameFirstName "Leuntjen" ;
    a2a:PersonNamePatronym "Corn." ;
    a2a:PersonNameLastName "Cruijsheer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-178cbb45-2aa8-a0d1-eaf1-fc7460904acf
  a a2a:Person ;
  rdfs:label "Klaas Huijberse Klijn" ;
  a2a:PersonName [
    rdfs:label "Klaas Huijberse Klijn" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Huijberse" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person-cf05e9f0-5fa1-2b37-d23f-e95f9e44d1a7
  a a2a:Person ;
  rdfs:label "Trijntje Piters" ;
  a2a:PersonName [
    rdfs:label "Trijntje Piters" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Piters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1775-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person:88ab433f-b7eb-89fa-ca3e-3e1ce85c0344 ;
  a2a:EventKeyRef oa:event_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Event1 .

oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person:85a3547e-bc7a-2da3-5af4-d7a66f7b12c9 ;
  a2a:EventKeyRef oa:event_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Event1 .

oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person:af7457e0-58fb-31b1-0d69-b48048a21cdf ;
  a2a:EventKeyRef oa:event_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Event1 .

oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person:178cbb45-2aa8-a0d1-eaf1-fc7460904acf ;
  a2a:EventKeyRef oa:event_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Event1 .

oa:relationep_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Person:cf05e9f0-5fa1-2b37-d23f-e95f9e44d1a7 ;
  a2a:EventKeyRef oa:event_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba_Event1 .

oa:source_elo_001908a7-0a2c-d9d0-937c-ea68cfabf7ba
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven", "1682-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1775-09-23"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters Zevenhoven, Deel: 4, Periode: 1682-1811" ;
    a2a:Book "\"Doopboek, trouwboek en doodboek (RK) van Zevenhoven\", doopinschrijvingen, 11 maart 1682 - 1807 (..." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "130v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters Zevenhoven, Deel: 4, Periode: 1682-1811, \"Doopboek, trouwboek en doodboek (RK) van Zevenhoven\", doopinschrijvingen, 11 maart 1682 - 1807 (..., 4, 130v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/001908a7-0a2c-d9d0-937c-ea68cfabf7ba/iiif/3/1367310/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/001908a7-0a2c-d9d0-937c-ea68cfabf7ba" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/001908a7-0a2c-d9d0-937c-ea68cfabf7ba/iiif/3/1367310/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/001908a7-0a2c-d9d0-937c-ea68cfabf7ba" ;
  a2a:RecordGUID "{001908a7-0a2c-d9d0-937c-ea68cfabf7ba}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-09-1775<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/132.1.10/file/4\">Inventarisnummer 4 van archiefnummer 132.1.10 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters Zevenhoven" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1682-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_2134_00002134.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-09-1775" .
