@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_c8abdffd-a34a-9d6e-2f80-03317ef823b0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 december 1781 te Rijnsaterwoude" ;
  a2a:hasPerson oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-05a2128b-ea1d-f588-428b-6e721c108917, oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-59a1a6e1-4fda-fdee-1d2b-a6bd2c0a6f29, oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-8f486250-bebf-d98b-b475-3f0187498c72, oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-4bd2c17b-89fe-1c9f-e7dc-1423bc81a589, oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-d34dddc5-6f58-aa7f-3ec3-d7f77390b387 ;
  a2a:hasEvent oa:event_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_0, oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_1, oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_2, oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_3, oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_4 ;
  a2a:hasSource oa:source_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0 .

oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-05a2128b-ea1d-f588-428b-6e721c108917
  a a2a:Person ;
  rdfs:label "Anna van Schaijk" ;
  a2a:PersonName [
    rdfs:label "Anna van Schaijk" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] .

oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-59a1a6e1-4fda-fdee-1d2b-a6bd2c0a6f29
  a a2a:Person ;
  rdfs:label "Egbert van Schaijk" ;
  a2a:PersonName [
    rdfs:label "Egbert van Schaijk" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-8f486250-bebf-d98b-b475-3f0187498c72
  a a2a:Person ;
  rdfs:label "Jannetje van Erp" ;
  a2a:PersonName [
    rdfs:label "Jannetje van Erp" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-4bd2c17b-89fe-1c9f-e7dc-1423bc81a589
  a a2a:Person ;
  rdfs:label "Lena Louwerens" ;
  a2a:PersonName [
    rdfs:label "Lena Louwerens" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePatronym "Louwerens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person-d34dddc5-6f58-aa7f-3ec3-d7f77390b387
  a a2a:Person ;
  rdfs:label "Bart van Erp" ;
  a2a:PersonName [
    rdfs:label "Bart van Erp" ;
    a2a:PersonNameFirstName "Bart" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1781-12-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude"
  ] .

oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person:05a2128b-ea1d-f588-428b-6e721c108917 ;
  a2a:EventKeyRef oa:event_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Event1 .

oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person:59a1a6e1-4fda-fdee-1d2b-a6bd2c0a6f29 ;
  a2a:EventKeyRef oa:event_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Event1 .

oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person:8f486250-bebf-d98b-b475-3f0187498c72 ;
  a2a:EventKeyRef oa:event_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Event1 .

oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person:4bd2c17b-89fe-1c9f-e7dc-1423bc81a589 ;
  a2a:EventKeyRef oa:event_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Event1 .

oa:relationep_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Person:d34dddc5-6f58-aa7f-3ec3-d7f77390b387 ;
  a2a:EventKeyRef oa:event_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0_Event1 .

oa:source_elo_c8abdffd-a34a-9d6e-2f80-03317ef823b0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsaterwoude" ;
    rdfs:label "Rijnsaterwoude", "1734-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1781-12-14"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters Rijnsaterwoude, Deel: 10, Periode: 1734-1811" ;
    a2a:Book "Doopboek (RK) van Rijnsaterwoude, z.d., 10 februari 1734 - 24 april 1746, 1 september 1746 - 18 f..." ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "161" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters Rijnsaterwoude, Deel: 10, Periode: 1734-1811, Doopboek (RK) van Rijnsaterwoude, z.d., 10 februari 1734 - 24 april 1746, 1 september 1746 - 18 f..., 10, 161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f50abd73-46bf-49b7-97b3-df99f9e47674/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c8abdffd-a34a-9d6e-2f80-03317ef823b0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f50abd73-46bf-49b7-97b3-df99f9e47674/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/c8abdffd-a34a-9d6e-2f80-03317ef823b0" ;
  a2a:RecordGUID "{c8abdffd-a34a-9d6e-2f80-03317ef823b0}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-12-1781<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/124.1.13/file/10\">Inventarisnummer 10 van archiefnummer 124.1.13 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters Rijnsaterwoude" ;
  a2a:SourceRemarkdeel "10" ;
  a2a:SourceRemarkregister_periode "1734-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24571_00024571.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-12-1781" .
