@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_0edaee8a-fa6b-dad5-794a-cefb577ff9e3
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 mei 1716 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-9de2999c-168d-8a0a-3613-b721df2f0763, oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-715528fc-b414-ead6-d676-189d112f0b33, oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-69a12dda-0247-a685-31d5-0f85697da879, oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-4e89faaf-e180-9e5b-a320-5be093f7e604, oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-98d864f6-eb4a-f842-ec6a-e999f995f9c0 ;
  a2a:hasEvent oa:event_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_0, oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_1, oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_2, oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_3, oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_4 ;
  a2a:hasSource oa:source_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3 .

oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-9de2999c-168d-8a0a-3613-b721df2f0763
  a a2a:Person ;
  rdfs:label "Cornelius" ;
  a2a:PersonName [
    rdfs:label "Cornelius" ;
    a2a:PersonNameFirstName "Cornelius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-715528fc-b414-ead6-d676-189d112f0b33
  a a2a:Person ;
  rdfs:label "Aert Laurisse" ;
  a2a:PersonName [
    rdfs:label "Aert Laurisse" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNamePatronym "Laurisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-69a12dda-0247-a685-31d5-0f85697da879
  a a2a:Person ;
  rdfs:label "Marij Louis" ;
  a2a:PersonName [
    rdfs:label "Marij Louis" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNamePatronym "Louis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-4e89faaf-e180-9e5b-a320-5be093f7e604
  a a2a:Person ;
  rdfs:label "Crelis Lauwe" ;
  a2a:PersonName [
    rdfs:label "Crelis Lauwe" ;
    a2a:PersonNameFirstName "Crelis" ;
    a2a:PersonNamePatronym "Lauwe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person-98d864f6-eb4a-f842-ec6a-e999f995f9c0
  a a2a:Person ;
  rdfs:label "Anna Jans" ;
  a2a:PersonName [
    rdfs:label "Anna Jans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1716-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person:9de2999c-168d-8a0a-3613-b721df2f0763 ;
  a2a:EventKeyRef oa:event_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Event1 .

oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person:715528fc-b414-ead6-d676-189d112f0b33 ;
  a2a:EventKeyRef oa:event_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Event1 .

oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person:69a12dda-0247-a685-31d5-0f85697da879 ;
  a2a:EventKeyRef oa:event_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Event1 .

oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person:4e89faaf-e180-9e5b-a320-5be093f7e604 ;
  a2a:EventKeyRef oa:event_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Event1 .

oa:relationep_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Person:98d864f6-eb4a-f842-ec6a-e999f995f9c0 ;
  a2a:EventKeyRef oa:event_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3_Event1 .

oa:source_elo_0edaee8a-fa6b-dad5-794a-cefb577ff9e3
  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 "1716" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1716-05-14"^^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 "61v" ;
    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, 61v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9737fd4c-ce13-4929-8ec2-2dbf033214aa/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0edaee8a-fa6b-dad5-794a-cefb577ff9e3" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9737fd4c-ce13-4929-8ec2-2dbf033214aa/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/0edaee8a-fa6b-dad5-794a-cefb577ff9e3" ;
  a2a:RecordGUID "{0edaee8a-fa6b-dad5-794a-cefb577ff9e3}" ;
  a2a:SourceRemarkOpmerking "Blocland<br>Doopdatum: 14-05-1716<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_1696_00001696.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-05-1716" .
