@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_6c578008-2069-c2e9-ee5a-e4a5b87caad7
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 augustus 1761 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-ccc39836-31b5-e112-13de-ecfaf14cff5e, oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-6151ae85-ce16-fb45-dd57-98f0a0288346, oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-a38b60b0-9205-70ac-1271-0ca63cc5814d, oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-de8414e3-afa5-0417-bbf2-d7c0bcb5ce9c, oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-cb4f8016-b950-db6c-e735-e492145c1d47 ;
  a2a:hasEvent oa:event_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_0, oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_1, oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_2, oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_3, oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_4 ;
  a2a:hasSource oa:source_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7 .

oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-ccc39836-31b5-e112-13de-ecfaf14cff5e
  a a2a:Person ;
  rdfs:label "Laurentius van Leewen" ;
  a2a:PersonName [
    rdfs:label "Laurentius van Leewen" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leewen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-6151ae85-ce16-fb45-dd57-98f0a0288346
  a a2a:Person ;
  rdfs:label "Piter van Leewen" ;
  a2a:PersonName [
    rdfs:label "Piter van Leewen" ;
    a2a:PersonNameFirstName "Piter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leewen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-a38b60b0-9205-70ac-1271-0ca63cc5814d
  a a2a:Person ;
  rdfs:label "Matjen Van der Lugt" ;
  a2a:PersonName [
    rdfs:label "Matjen Van der Lugt" ;
    a2a:PersonNameFirstName "Matjen" ;
    a2a:PersonNamePrefixLastName "Van der" ;
    a2a:PersonNameLastName "Lugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-de8414e3-afa5-0417-bbf2-d7c0bcb5ce9c
  a a2a:Person ;
  rdfs:label "Thomas van Leewen" ;
  a2a:PersonName [
    rdfs:label "Thomas van Leewen" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leewen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person-cb4f8016-b950-db6c-e735-e492145c1d47
  a a2a:Person ;
  rdfs:label "Aaltjen van Leewen" ;
  a2a:PersonName [
    rdfs:label "Aaltjen van Leewen" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leewen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1761-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person:ccc39836-31b5-e112-13de-ecfaf14cff5e ;
  a2a:EventKeyRef oa:event_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Event1 .

oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person:6151ae85-ce16-fb45-dd57-98f0a0288346 ;
  a2a:EventKeyRef oa:event_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Event1 .

oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person:a38b60b0-9205-70ac-1271-0ca63cc5814d ;
  a2a:EventKeyRef oa:event_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Event1 .

oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person:de8414e3-afa5-0417-bbf2-d7c0bcb5ce9c ;
  a2a:EventKeyRef oa:event_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Event1 .

oa:relationep_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Person:cb4f8016-b950-db6c-e735-e492145c1d47 ;
  a2a:EventKeyRef oa:event_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7_Event1 .

oa:source_elo_6c578008-2069-c2e9-ee5a-e4a5b87caad7
  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 "1761" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1761-08-15"^^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 "119" ;
    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, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/117bf1f4-a6ac-4351-bce5-2935991709d2/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6c578008-2069-c2e9-ee5a-e4a5b87caad7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/117bf1f4-a6ac-4351-bce5-2935991709d2/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/6c578008-2069-c2e9-ee5a-e4a5b87caad7" ;
  a2a:RecordGUID "{6c578008-2069-c2e9-ee5a-e4a5b87caad7}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-08-1761<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_20260528_14383_00014383.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-08-1761" .
