@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_08188510-fe1d-138b-b604-e289f9183a2a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 augustus 1727 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-b5166c22-bf91-43df-eeb2-7b4c9437d490, oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-b4711b73-e679-e4fc-43ff-486d900310fb, oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-81d1090c-3068-2527-5d48-ec710de1fd77, oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-8624a45b-757d-2dda-d68c-c48ee1d63d66, oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-33f34cea-9eb6-24ac-3cf3-d2108f7ca94a ;
  a2a:hasEvent oa:event_elo_08188510-fe1d-138b-b604-e289f9183a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_0, oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_1, oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_2, oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_3, oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_4 ;
  a2a:hasSource oa:source_elo_08188510-fe1d-138b-b604-e289f9183a2a .

oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-b5166c22-bf91-43df-eeb2-7b4c9437d490
  a a2a:Person ;
  rdfs:label "Elisabeth" ;
  a2a:PersonName [
    rdfs:label "Elisabeth" ;
    a2a:PersonNameFirstName "Elisabeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-b4711b73-e679-e4fc-43ff-486d900310fb
  a a2a:Person ;
  rdfs:label "Aert Lauwrisse" ;
  a2a:PersonName [
    rdfs:label "Aert Lauwrisse" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNamePatronym "Lauwrisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-81d1090c-3068-2527-5d48-ec710de1fd77
  a a2a:Person ;
  rdfs:label "Marijtje Willems" ;
  a2a:PersonName [
    rdfs:label "Marijtje Willems" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-8624a45b-757d-2dda-d68c-c48ee1d63d66
  a a2a:Person ;
  rdfs:label "Leendert Laurisse" ;
  a2a:PersonName [
    rdfs:label "Leendert Laurisse" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePatronym "Laurisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person-33f34cea-9eb6-24ac-3cf3-d2108f7ca94a
  a a2a:Person ;
  rdfs:label "Raempje Gerrits" ;
  a2a:PersonName [
    rdfs:label "Raempje Gerrits" ;
    a2a:PersonNameFirstName "Raempje" ;
    a2a:PersonNamePatronym "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_08188510-fe1d-138b-b604-e289f9183a2a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1727-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person:b5166c22-bf91-43df-eeb2-7b4c9437d490 ;
  a2a:EventKeyRef oa:event_elo_08188510-fe1d-138b-b604-e289f9183a2a_Event1 .

oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person:b4711b73-e679-e4fc-43ff-486d900310fb ;
  a2a:EventKeyRef oa:event_elo_08188510-fe1d-138b-b604-e289f9183a2a_Event1 .

oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person:81d1090c-3068-2527-5d48-ec710de1fd77 ;
  a2a:EventKeyRef oa:event_elo_08188510-fe1d-138b-b604-e289f9183a2a_Event1 .

oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person:8624a45b-757d-2dda-d68c-c48ee1d63d66 ;
  a2a:EventKeyRef oa:event_elo_08188510-fe1d-138b-b604-e289f9183a2a_Event1 .

oa:relationep_elo_08188510-fe1d-138b-b604-e289f9183a2a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_08188510-fe1d-138b-b604-e289f9183a2a_Person:33f34cea-9eb6-24ac-3cf3-d2108f7ca94a ;
  a2a:EventKeyRef oa:event_elo_08188510-fe1d-138b-b604-e289f9183a2a_Event1 .

oa:source_elo_08188510-fe1d-138b-b604-e289f9183a2a
  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 "1727" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1727-08-21"^^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 "80" ;
    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, 80"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/05103a62-ce31-4171-9cdf-16c1f9795a7d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/08188510-fe1d-138b-b604-e289f9183a2a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/05103a62-ce31-4171-9cdf-16c1f9795a7d/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/08188510-fe1d-138b-b604-e289f9183a2a" ;
  a2a:RecordGUID "{08188510-fe1d-138b-b604-e289f9183a2a}" ;
  a2a:SourceRemarkOpmerking "Blocland<br>Doopdatum: 21-08-1727<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_20260701_3882_00003882.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-08-1727" .
