@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_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 november 1722 te Leiden" ;
  a2a:hasPerson oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-0ff1d515-8f3a-e127-cf12-a506f2ddd032, oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-cf662132-b908-be6f-af62-8ce8fbcf6bd8, oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-537d2b2a-88d3-bb6b-cd1e-523071efcf7d, oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-f9e770cc-5c26-a43f-1b4f-38e1eb7603fa, oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-547a5c0f-1abc-8f52-a78a-50f5a2c72624 ;
  a2a:hasEvent oa:event_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_0, oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_1, oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_2, oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_3, oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_4 ;
  a2a:hasSource oa:source_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85 .

oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-0ff1d515-8f3a-e127-cf12-a506f2ddd032
  a a2a:Person ;
  rdfs:label "Katharina Boudrij" ;
  a2a:PersonName [
    rdfs:label "Katharina Boudrij" ;
    a2a:PersonNameFirstName "Katharina" ;
    a2a:PersonNameLastName "Boudrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-cf662132-b908-be6f-af62-8ce8fbcf6bd8
  a a2a:Person ;
  rdfs:label "Abraham Boudrij" ;
  a2a:PersonName [
    rdfs:label "Abraham Boudrij" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Boudrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-537d2b2a-88d3-bb6b-cd1e-523071efcf7d
  a a2a:Person ;
  rdfs:label "Jannetje Tieloos" ;
  a2a:PersonName [
    rdfs:label "Jannetje Tieloos" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Tieloos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-f9e770cc-5c26-a43f-1b4f-38e1eb7603fa
  a a2a:Person ;
  rdfs:label "Katharina Tieloos" ;
  a2a:PersonName [
    rdfs:label "Katharina Tieloos" ;
    a2a:PersonNameFirstName "Katharina" ;
    a2a:PersonNameLastName "Tieloos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person-547a5c0f-1abc-8f52-a78a-50f5a2c72624
  a a2a:Person ;
  rdfs:label "Willem van der Waals" ;
  a2a:PersonName [
    rdfs:label "Willem van der Waals" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Waals"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1722-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person:0ff1d515-8f3a-e127-cf12-a506f2ddd032 ;
  a2a:EventKeyRef oa:event_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Event1 .

oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person:cf662132-b908-be6f-af62-8ce8fbcf6bd8 ;
  a2a:EventKeyRef oa:event_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Event1 .

oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person:537d2b2a-88d3-bb6b-cd1e-523071efcf7d ;
  a2a:EventKeyRef oa:event_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Event1 .

oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person:f9e770cc-5c26-a43f-1b4f-38e1eb7603fa ;
  a2a:EventKeyRef oa:event_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Event1 .

oa:relationep_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Person:547a5c0f-1abc-8f52-a78a-50f5a2c72624 ;
  a2a:EventKeyRef oa:event_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85_Event1 .

oa:source_elo_7ff77f0c-34b4-84ee-d35c-5ea5239f0a85
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1718-01-01 - 1726-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1722-11-10"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 248, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 oktober 1718 - 28 februari 1726." ;
    a2a:RegistryNumber "248" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 248, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 oktober 1718 - 28 februari 1726., 248"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/48aaa31a-ba12-48f3-a722-b6716297c21a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7ff77f0c-34b4-84ee-d35c-5ea5239f0a85" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/48aaa31a-ba12-48f3-a722-b6716297c21a/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/7ff77f0c-34b4-84ee-d35c-5ea5239f0a85" ;
  a2a:RecordGUID "{7ff77f0c-34b4-84ee-d35c-5ea5239f0a85}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-11-1722<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/248\">Inventarisnummer 248 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "248" ;
  a2a:SourceRemarkregister_periode "1718-1726" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_8044_00008044.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-11-1722" .
