@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_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 april 1712 te Rijpwetering" ;
  a2a:hasPerson oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-106c1986-25f2-5404-492f-550598d67c4f, oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-6343e9de-e7a3-d7fe-329e-3847659c3850, oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-cb99668d-5d74-4d38-bbef-357cb9f49fdb, oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-db967e0c-174d-9d47-fc08-04f9b14fa9eb, oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-52d9d7ab-430b-bb58-b87b-5e3152f31a04 ;
  a2a:hasEvent oa:event_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_0, oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_1, oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_2, oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_3, oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_4 ;
  a2a:hasSource oa:source_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a .

oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-106c1986-25f2-5404-492f-550598d67c4f
  a a2a:Person ;
  rdfs:label "Ida" ;
  a2a:PersonName [
    rdfs:label "Ida" ;
    a2a:PersonNameFirstName "Ida"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Lageland" ;
    rdfs:label "Lageland"
  ] .

oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-6343e9de-e7a3-d7fe-329e-3847659c3850
  a a2a:Person ;
  rdfs:label "Jan Lauwe" ;
  a2a:PersonName [
    rdfs:label "Jan Lauwe" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Lauwe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-cb99668d-5d74-4d38-bbef-357cb9f49fdb
  a a2a:Person ;
  rdfs:label "Maertie Aries" ;
  a2a:PersonName [
    rdfs:label "Maertie Aries" ;
    a2a:PersonNameFirstName "Maertie" ;
    a2a:PersonNamePatronym "Aries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-db967e0c-174d-9d47-fc08-04f9b14fa9eb
  a a2a:Person ;
  rdfs:label "Cornelia Lauwe" ;
  a2a:PersonName [
    rdfs:label "Cornelia Lauwe" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Lauwe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person-52d9d7ab-430b-bb58-b87b-5e3152f31a04
  a a2a:Person ;
  rdfs:label "Pieter Lauwe" ;
  a2a:PersonName [
    rdfs:label "Pieter Lauwe" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Lauwe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1712-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person:106c1986-25f2-5404-492f-550598d67c4f ;
  a2a:EventKeyRef oa:event_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Event1 .

oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person:6343e9de-e7a3-d7fe-329e-3847659c3850 ;
  a2a:EventKeyRef oa:event_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Event1 .

oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person:cb99668d-5d74-4d38-bbef-357cb9f49fdb ;
  a2a:EventKeyRef oa:event_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Event1 .

oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person:db967e0c-174d-9d47-fc08-04f9b14fa9eb ;
  a2a:EventKeyRef oa:event_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Event1 .

oa:relationep_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Person:52d9d7ab-430b-bb58-b87b-5e3152f31a04 ;
  a2a:EventKeyRef oa:event_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a_Event1 .

oa:source_elo_d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a
  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 "1712" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1712-04-21"^^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 "269" ;
    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, 269"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/d3de2d3e-ce5f-463f-92fe-d8964a60fead/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/d3de2d3e-ce5f-463f-92fe-d8964a60fead/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/d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a" ;
  a2a:RecordGUID "{d7aa2696-f8ca-9b72-eaed-9a4b1d193a3a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-04-1712<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_23394_00023394.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-04-1712" .
