@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_318062c8-e170-a31e-839b-c90c057bd1c8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 maart 1730 te Rijpwetering" ;
  a2a:hasPerson oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-d0e0792d-54e5-8f34-ab3a-dcee35a07e04, oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-51d06423-dea4-8fde-d482-36933c7b3a6c, oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-949a8dae-56a9-23f1-c29f-da1ff60d3fc9, oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-8c0275b4-824e-22a8-85c6-f3d75882b801, oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-a148144c-54c8-71d1-f989-3dac9fcf8956 ;
  a2a:hasEvent oa:event_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_0, oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_1, oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_2, oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_3, oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_4 ;
  a2a:hasSource oa:source_elo_318062c8-e170-a31e-839b-c90c057bd1c8 .

oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-d0e0792d-54e5-8f34-ab3a-dcee35a07e04
  a a2a:Person ;
  rdfs:label "Cornelia Erffoort" ;
  a2a:PersonName [
    rdfs:label "Cornelia Erffoort" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Erffoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-51d06423-dea4-8fde-d482-36933c7b3a6c
  a a2a:Person ;
  rdfs:label "Cornelis Aris Erffoort" ;
  a2a:PersonName [
    rdfs:label "Cornelis Aris Erffoort" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Aris" ;
    a2a:PersonNameLastName "Erffoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-949a8dae-56a9-23f1-c29f-da1ff60d3fc9
  a a2a:Person ;
  rdfs:label "Marijtie Cornelia Quakenbos" ;
  a2a:PersonName [
    rdfs:label "Marijtie Cornelia Quakenbos" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNamePatronym "Cornelia" ;
    a2a:PersonNameLastName "Quakenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-8c0275b4-824e-22a8-85c6-f3d75882b801
  a a2a:Person ;
  rdfs:label "Neeltie Cornelia Quakenbos" ;
  a2a:PersonName [
    rdfs:label "Neeltie Cornelia Quakenbos" ;
    a2a:PersonNameFirstName "Neeltie" ;
    a2a:PersonNamePatronym "Cornelia" ;
    a2a:PersonNameLastName "Quakenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person-a148144c-54c8-71d1-f989-3dac9fcf8956
  a a2a:Person ;
  rdfs:label "Willem Cornelisse Quakenbos" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelisse Quakenbos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNameLastName "Quakenbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1730-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person:d0e0792d-54e5-8f34-ab3a-dcee35a07e04 ;
  a2a:EventKeyRef oa:event_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Event1 .

oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person:51d06423-dea4-8fde-d482-36933c7b3a6c ;
  a2a:EventKeyRef oa:event_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Event1 .

oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person:949a8dae-56a9-23f1-c29f-da1ff60d3fc9 ;
  a2a:EventKeyRef oa:event_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Event1 .

oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person:8c0275b4-824e-22a8-85c6-f3d75882b801 ;
  a2a:EventKeyRef oa:event_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Event1 .

oa:relationep_elo_318062c8-e170-a31e-839b-c90c057bd1c8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Person:a148144c-54c8-71d1-f989-3dac9fcf8956 ;
  a2a:EventKeyRef oa:event_elo_318062c8-e170-a31e-839b-c90c057bd1c8_Event1 .

oa:source_elo_318062c8-e170-a31e-839b-c90c057bd1c8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1675-01-01 - 1732-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1730-03-20"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 16, Periode: 1675-1732" ;
    a2a:Book "Doopboek (RK) van Rijpwetering, mei 1675 - 1732;" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "473" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 16, Periode: 1675-1732, Doopboek (RK) van Rijpwetering, mei 1675 - 1732;, 16, 473"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/71cdb568-9ce3-4e55-93cb-272b358cd28f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/318062c8-e170-a31e-839b-c90c057bd1c8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/71cdb568-9ce3-4e55-93cb-272b358cd28f/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/318062c8-e170-a31e-839b-c90c057bd1c8" ;
  a2a:RecordGUID "{318062c8-e170-a31e-839b-c90c057bd1c8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 20-03-1730<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/16\">Inventarisnummer 16 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "16" ;
  a2a:SourceRemarkregister_periode "1675-1732" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_24975_00024975.xml van ELO" .

[] a2a:PersonRemarkdiversen "tweeling<br>Doopdatum: 20-03-1730" .
