@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_6629f0d0-00e2-ca00-8a24-e75fa889c70c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 april 1721 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-3eba797e-868c-446e-6a87-4a66f4a9028c, oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-9e0c8ef4-ae4d-a215-0360-18ae30ffe231, oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-0da7ee3c-1b4d-7cb2-6288-27d3ba955aac, oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-9ab8c283-3e29-9b79-cc6c-6c89ccfa5663 ;
  a2a:hasEvent oa:event_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_0, oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_1, oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_2, oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_3 ;
  a2a:hasSource oa:source_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c .

oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-3eba797e-868c-446e-6a87-4a66f4a9028c
  a a2a:Person ;
  rdfs:label "Thomas Baas" ;
  a2a:PersonName [
    rdfs:label "Thomas Baas" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-9e0c8ef4-ae4d-a215-0360-18ae30ffe231
  a a2a:Person ;
  rdfs:label "Claas Aartsz Baas" ;
  a2a:PersonName [
    rdfs:label "Claas Aartsz Baas" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Aartsz" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-0da7ee3c-1b4d-7cb2-6288-27d3ba955aac
  a a2a:Person ;
  rdfs:label "Claas Rijnevelt" ;
  a2a:PersonName [
    rdfs:label "Claas Rijnevelt" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Rijnevelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person-9ab8c283-3e29-9b79-cc6c-6c89ccfa5663
  a a2a:Person ;
  rdfs:label "Lijsbet Gerrits van Uijtreght" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Gerrits van Uijtreght" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uijtreght"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1721-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person:3eba797e-868c-446e-6a87-4a66f4a9028c ;
  a2a:EventKeyRef oa:event_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Event1 .

oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person:9e0c8ef4-ae4d-a215-0360-18ae30ffe231 ;
  a2a:EventKeyRef oa:event_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Event1 .

oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person:0da7ee3c-1b4d-7cb2-6288-27d3ba955aac ;
  a2a:EventKeyRef oa:event_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Event1 .

oa:relationep_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Person:9ab8c283-3e29-9b79-cc6c-6c89ccfa5663 ;
  a2a:EventKeyRef oa:event_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c_Event1 .

oa:source_elo_6629f0d0-00e2-ca00-8a24-e75fa889c70c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven", "1676-01-01 - 1739-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1676-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1721-04-27"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Hervormde gemeente te Zevenhoven, Deel: 19, Periode: 1676-1739" ;
    a2a:Book "27 september 1676-25 oktober 1739; Bevat tevens: - Trouwregister, 2 augustus 1676-22 augustus 173..." ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "65" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Hervormde gemeente te Zevenhoven, Deel: 19, Periode: 1676-1739, 27 september 1676-25 oktober 1739; Bevat tevens: - Trouwregister, 2 augustus 1676-22 augustus 173..., 19, 65"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/6629f0d0-00e2-ca00-8a24-e75fa889c70c/iiif/3/1366594/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6629f0d0-00e2-ca00-8a24-e75fa889c70c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/6629f0d0-00e2-ca00-8a24-e75fa889c70c/iiif/3/1366594/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/6629f0d0-00e2-ca00-8a24-e75fa889c70c" ;
  a2a:RecordGUID "{6629f0d0-00e2-ca00-8a24-e75fa889c70c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-04-1721<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/132.2.01/file/19\">Inventarisnummer 19 van archiefnummer 132.2.01 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Hervormde gemeente te Zevenhoven" ;
  a2a:SourceRemarkdeel "19" ;
  a2a:SourceRemarkregister_periode "1676-1739" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_4387_00004387.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-04-1721" .
