@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_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 augustus 1799 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person-285f8cac-1548-e07d-242d-e9bf6c3e85a5, oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person-06af316e-b920-9a8c-405d-a65651dc55e9, oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person-003d0728-f29e-1bfe-5178-367ed9618528 ;
  a2a:hasEvent oa:event_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_0, oa:relationep_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_1, oa:relationep_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_2 ;
  a2a:hasSource oa:source_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a .

oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person-285f8cac-1548-e07d-242d-e9bf6c3e85a5
  a a2a:Person ;
  rdfs:label "Caatje de Mooij" ;
  a2a:PersonName [
    rdfs:label "Caatje de Mooij" ;
    a2a:PersonNameFirstName "Caatje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mooij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1799-08-11"^^xsd:date
  ] .

oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person-06af316e-b920-9a8c-405d-a65651dc55e9
  a a2a:Person ;
  rdfs:label "Samuel Cornelisz de Mooij" ;
  a2a:PersonName [
    rdfs:label "Samuel Cornelisz de Mooij" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person-003d0728-f29e-1bfe-5178-367ed9618528
  a a2a:Person ;
  rdfs:label "Henderikje Jacobusdr Paauw" ;
  a2a:PersonName [
    rdfs:label "Henderikje Jacobusdr Paauw" ;
    a2a:PersonNameFirstName "Henderikje" ;
    a2a:PersonNamePatronym "Jacobusdr" ;
    a2a:PersonNameLastName "Paauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1799-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person:285f8cac-1548-e07d-242d-e9bf6c3e85a5 ;
  a2a:EventKeyRef oa:event_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Event1 .

oa:relationep_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person:06af316e-b920-9a8c-405d-a65651dc55e9 ;
  a2a:EventKeyRef oa:event_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Event1 .

oa:relationep_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Person:003d0728-f29e-1bfe-5178-367ed9618528 ;
  a2a:EventKeyRef oa:event_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a_Event1 .

oa:source_elo_e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1788-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1799-08-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1215, Periode: 1788-1812" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1788 - 1812." ;
    a2a:RegistryNumber "1215" ;
    a2a:Folio "56" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1215, Periode: 1788-1812, Doopboek (NH) van Rijnsburg, 1788 - 1812., 1215, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a/iiif/3/601416/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a/iiif/3/601416/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/e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a" ;
  a2a:RecordGUID "{e1cc8b36-d657-4b15-7ce7-e2b82fcf8c2a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-08-1799<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1215\">Inventarisnummer 1215 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1215" ;
  a2a:SourceRemarkregister_periode "1788-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_25490_00025490.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-08-1799" .
