@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_c5d99802-1a50-a0f1-3049-e65694e56cc4
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 augustus 1697 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-38898b65-cb0e-c821-e156-787c7a2cb76e, oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-12452ffb-e935-0239-4e1d-802ace100be4, oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-b35a9210-ece0-657b-2ac8-1dd4d319454d, oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-0a09d0a2-0b07-6599-b36b-8e1b151c9db8 ;
  a2a:hasEvent oa:event_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_0, oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_1, oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_2, oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_3 ;
  a2a:hasSource oa:source_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4 .

oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-38898b65-cb0e-c821-e156-787c7a2cb76e
  a a2a:Person ;
  rdfs:label "Geertie de Mooij" ;
  a2a:PersonName [
    rdfs:label "Geertie de Mooij" ;
    a2a:PersonNameFirstName "Geertie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-12452ffb-e935-0239-4e1d-802ace100be4
  a a2a:Person ;
  rdfs:label "Samuel de Mooij" ;
  a2a:PersonName [
    rdfs:label "Samuel de Mooij" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-b35a9210-ece0-657b-2ac8-1dd4d319454d
  a a2a:Person ;
  rdfs:label "Hester Lipsius" ;
  a2a:PersonName [
    rdfs:label "Hester Lipsius" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Lipsius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person-0a09d0a2-0b07-6599-b36b-8e1b151c9db8
  a a2a:Person ;
  rdfs:label "Maartie Cornelis Lipsius" ;
  a2a:PersonName [
    rdfs:label "Maartie Cornelis Lipsius" ;
    a2a:PersonNameFirstName "Maartie" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Lipsius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1697-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person:38898b65-cb0e-c821-e156-787c7a2cb76e ;
  a2a:EventKeyRef oa:event_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Event1 .

oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person:12452ffb-e935-0239-4e1d-802ace100be4 ;
  a2a:EventKeyRef oa:event_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Event1 .

oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person:b35a9210-ece0-657b-2ac8-1dd4d319454d ;
  a2a:EventKeyRef oa:event_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Event1 .

oa:relationep_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Person:0a09d0a2-0b07-6599-b36b-8e1b151c9db8 ;
  a2a:EventKeyRef oa:event_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4_Event1 .

oa:source_elo_c5d99802-1a50-a0f1-3049-e65694e56cc4
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1675-01-01 - 1787-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1697-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: 1213, Periode: 1675-1787" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1675 - 1787." ;
    a2a:RegistryNumber "1213" ;
    a2a:Folio "32" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787, Doopboek (NH) van Rijnsburg, 1675 - 1787., 1213, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5b7710f3-1a15-4f1b-8bb5-fb2dd857dd1a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c5d99802-1a50-a0f1-3049-e65694e56cc4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5b7710f3-1a15-4f1b-8bb5-fb2dd857dd1a/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/c5d99802-1a50-a0f1-3049-e65694e56cc4" ;
  a2a:RecordGUID "{c5d99802-1a50-a0f1-3049-e65694e56cc4}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-08-1697<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1213\">Inventarisnummer 1213 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1213" ;
  a2a:SourceRemarkregister_periode "1675-1787" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24883_00024883.xml van ELO" .

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