@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_da3bc9aa-8d29-45ba-5f61-c370be0f91cc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 april 1697 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person-e07008f2-db16-665a-c28b-56686442a3c6, oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person-d77c416e-8833-a10a-5387-1fb3870302af, oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person-490fce93-8b73-6ec8-c652-8e91433c1781 ;
  a2a:hasEvent oa:event_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_0, oa:relationep_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_1, oa:relationep_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_2 ;
  a2a:hasSource oa:source_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc .

oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person-e07008f2-db16-665a-c28b-56686442a3c6
  a a2a:Person ;
  rdfs:label "Cornelis Jansz van Landsmeer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansz van Landsmeer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Landsmeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person-d77c416e-8833-a10a-5387-1fb3870302af
  a a2a:Person ;
  rdfs:label "Jan Cornelisz van Landsmeer" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisz van Landsmeer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Landsmeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person-490fce93-8b73-6ec8-c652-8e91433c1781
  a a2a:Person ;
  rdfs:label "Geertje Maertens Blesgraef" ;
  a2a:PersonName [
    rdfs:label "Geertje Maertens Blesgraef" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Maertens" ;
    a2a:PersonNameLastName "Blesgraef"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1697-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person:e07008f2-db16-665a-c28b-56686442a3c6 ;
  a2a:EventKeyRef oa:event_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Event1 .

oa:relationep_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person:d77c416e-8833-a10a-5387-1fb3870302af ;
  a2a:EventKeyRef oa:event_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Event1 .

oa:relationep_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Person:490fce93-8b73-6ec8-c652-8e91433c1781 ;
  a2a:EventKeyRef oa:event_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc_Event1 .

oa:source_elo_da3bc9aa-8d29-45ba-5f61-c370be0f91cc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven", "1639-01-01 - 1737-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1639-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1697-04-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters Zevenhoven, Deel: 2, Periode: 1639-1737" ;
    a2a:Book "Doopboek van de remonstrantse gemeente van Zevenhoven, 2 oktober 1639 - 10 februari 1737; met voo..." ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "19" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters Zevenhoven, Deel: 2, Periode: 1639-1737, Doopboek van de remonstrantse gemeente van Zevenhoven, 2 oktober 1639 - 10 februari 1737; met voo..., 2, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/409beda7-bf52-41dd-9682-14293fbdf2ec/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/da3bc9aa-8d29-45ba-5f61-c370be0f91cc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/409beda7-bf52-41dd-9682-14293fbdf2ec/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/da3bc9aa-8d29-45ba-5f61-c370be0f91cc" ;
  a2a:RecordGUID "{da3bc9aa-8d29-45ba-5f61-c370be0f91cc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-04-1697<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/132.1.10/file/2\">Inventarisnummer 2 van archiefnummer 132.1.10 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters Zevenhoven" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1639-1737" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_22329_00022329.xml van ELO" .

[] a2a:PersonRemarkdiversen "gedoopt ten huize van haar vader Maerten Jacopsz Blesgraef<br>Doopdatum: 18-04-1697" .
