@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_26a32afc-306f-e03c-d44a-365448669971
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 oktober 1732 te Rijpwetering" ;
  a2a:hasPerson oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-4d2d013f-cbd0-83a7-4ec2-e6a0106b3e4e, oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-0c8e34ee-817d-f5b0-4b06-2484a93916f2, oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-b0b6c1c9-e10b-a250-7675-eaf9919b5c7b, oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-5a326591-a2fe-cca0-be35-f35f7a8ff001, oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-2318d96a-f4ba-755e-a407-ce1fedfa1da8 ;
  a2a:hasEvent oa:event_elo_26a32afc-306f-e03c-d44a-365448669971_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_0, oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_1, oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_2, oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_3, oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_4 ;
  a2a:hasSource oa:source_elo_26a32afc-306f-e03c-d44a-365448669971 .

oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-4d2d013f-cbd0-83a7-4ec2-e6a0106b3e4e
  a a2a:Person ;
  rdfs:label "Leonardus" ;
  a2a:PersonName [
    rdfs:label "Leonardus" ;
    a2a:PersonNameFirstName "Leonardus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-0c8e34ee-817d-f5b0-4b06-2484a93916f2
  a a2a:Person ;
  rdfs:label "Jan Aalberse" ;
  a2a:PersonName [
    rdfs:label "Jan Aalberse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Aalberse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-b0b6c1c9-e10b-a250-7675-eaf9919b5c7b
  a a2a:Person ;
  rdfs:label "Jannetie Tijsen" ;
  a2a:PersonName [
    rdfs:label "Jannetie Tijsen" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNamePatronym "Tijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-5a326591-a2fe-cca0-be35-f35f7a8ff001
  a a2a:Person ;
  rdfs:label "Grietie Albers" ;
  a2a:PersonName [
    rdfs:label "Grietie Albers" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNamePatronym "Albers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person-2318d96a-f4ba-755e-a407-ce1fedfa1da8
  a a2a:Person ;
  rdfs:label "Jan Janse" ;
  a2a:PersonName [
    rdfs:label "Jan Janse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_26a32afc-306f-e03c-d44a-365448669971_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1732-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person:4d2d013f-cbd0-83a7-4ec2-e6a0106b3e4e ;
  a2a:EventKeyRef oa:event_elo_26a32afc-306f-e03c-d44a-365448669971_Event1 .

oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person:0c8e34ee-817d-f5b0-4b06-2484a93916f2 ;
  a2a:EventKeyRef oa:event_elo_26a32afc-306f-e03c-d44a-365448669971_Event1 .

oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person:b0b6c1c9-e10b-a250-7675-eaf9919b5c7b ;
  a2a:EventKeyRef oa:event_elo_26a32afc-306f-e03c-d44a-365448669971_Event1 .

oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person:5a326591-a2fe-cca0-be35-f35f7a8ff001 ;
  a2a:EventKeyRef oa:event_elo_26a32afc-306f-e03c-d44a-365448669971_Event1 .

oa:relationep_elo_26a32afc-306f-e03c-d44a-365448669971_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_26a32afc-306f-e03c-d44a-365448669971_Person:2318d96a-f4ba-755e-a407-ce1fedfa1da8 ;
  a2a:EventKeyRef oa:event_elo_26a32afc-306f-e03c-d44a-365448669971_Event1 .

oa:source_elo_26a32afc-306f-e03c-d44a-365448669971
  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 "1732" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1732-10-15"^^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 "505" ;
    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, 505"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/8016e336-9c6a-4a05-a3ee-54f755e418d9/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/26a32afc-306f-e03c-d44a-365448669971" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/8016e336-9c6a-4a05-a3ee-54f755e418d9/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/26a32afc-306f-e03c-d44a-365448669971" ;
  a2a:RecordGUID "{26a32afc-306f-e03c-d44a-365448669971}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-10-1732<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_20260701_4387_00004387.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-10-1732" .
