@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_feac7195-e809-0a41-d20e-8839a84d7cd2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 juni 1805 te Rijpwetering" ;
  a2a:hasPerson oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-b67a687e-6132-5e92-1879-53f0f9880da9, oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-de784817-026f-65e3-f10e-4f0a3e5d471f, oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-b9d582a9-f719-1609-f1dc-a3e196b70487, oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-fc2e09b3-58ec-ea9f-e260-7ccf270940e9, oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-cc2599d2-7533-5d0f-cba8-6667ef25bccf ;
  a2a:hasEvent oa:event_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_0, oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_1, oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_2, oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_3, oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_4 ;
  a2a:hasSource oa:source_elo_feac7195-e809-0a41-d20e-8839a84d7cd2 .

oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-b67a687e-6132-5e92-1879-53f0f9880da9
  a a2a:Person ;
  rdfs:label "Cornelius Does" ;
  a2a:PersonName [
    rdfs:label "Cornelius Does" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Kaag" ;
    rdfs:label "Kaag"
  ] .

oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-de784817-026f-65e3-f10e-4f0a3e5d471f
  a a2a:Person ;
  rdfs:label "Maarten J. Does" ;
  a2a:PersonName [
    rdfs:label "Maarten J. Does" ;
    a2a:PersonNameFirstName "Maarten J." ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-b9d582a9-f719-1609-f1dc-a3e196b70487
  a a2a:Person ;
  rdfs:label "Crijntje Cornelisz Kwakkenbos" ;
  a2a:PersonName [
    rdfs:label "Crijntje Cornelisz Kwakkenbos" ;
    a2a:PersonNameFirstName "Crijntje" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Kwakkenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-fc2e09b3-58ec-ea9f-e260-7ccf270940e9
  a a2a:Person ;
  rdfs:label "Willem Cornelisz Kwakkenbos" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelisz Kwakkenbos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Kwakkenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person-cc2599d2-7533-5d0f-cba8-6667ef25bccf
  a a2a:Person ;
  rdfs:label "Leuntje Arijze van der Meer" ;
  a2a:PersonName [
    rdfs:label "Leuntje Arijze van der Meer" ;
    a2a:PersonNameFirstName "Leuntje" ;
    a2a:PersonNamePatronym "Arijze" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1805-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person:b67a687e-6132-5e92-1879-53f0f9880da9 ;
  a2a:EventKeyRef oa:event_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Event1 .

oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person:de784817-026f-65e3-f10e-4f0a3e5d471f ;
  a2a:EventKeyRef oa:event_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Event1 .

oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person:b9d582a9-f719-1609-f1dc-a3e196b70487 ;
  a2a:EventKeyRef oa:event_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Event1 .

oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person:fc2e09b3-58ec-ea9f-e260-7ccf270940e9 ;
  a2a:EventKeyRef oa:event_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Event1 .

oa:relationep_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Person:cc2599d2-7533-5d0f-cba8-6667ef25bccf ;
  a2a:EventKeyRef oa:event_elo_feac7195-e809-0a41-d20e-8839a84d7cd2_Event1 .

oa:source_elo_feac7195-e809-0a41-d20e-8839a84d7cd2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1770-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1805-06-14"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 20, Periode: 1770-1810" ;
    a2a:Book "Doopboek en trouwboek (RK) van Rijpwetering, 30 mei 1770 - 1810." ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "258" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 20, Periode: 1770-1810, Doopboek en trouwboek (RK) van Rijpwetering, 30 mei 1770 - 1810., 20, 258"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/feac7195-e809-0a41-d20e-8839a84d7cd2/iiif/3/1892423/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/feac7195-e809-0a41-d20e-8839a84d7cd2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/feac7195-e809-0a41-d20e-8839a84d7cd2/iiif/3/1892423/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/feac7195-e809-0a41-d20e-8839a84d7cd2" ;
  a2a:RecordGUID "{feac7195-e809-0a41-d20e-8839a84d7cd2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-06-1805<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/20\">Inventarisnummer 20 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "20" ;
  a2a:SourceRemarkregister_periode "1770-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28224_00028224.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-06-1805" .
