@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_dfb2dce0-c208-4d64-4848-2ef6cfa929cf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 juli 1735 te Leiden" ;
  a2a:hasPerson oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-bdadb4cb-013e-5457-01ca-0a076a35f2bf, oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-720102ec-e35e-97f8-227f-7db83282a831, oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-5fe37cb2-d93f-5274-0d4b-89c2268f3037, oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-42b44c83-0708-fbb0-90cf-6f732c165840, oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-c76a9d62-694a-b6ee-96f6-fa9ffd36b73b ;
  a2a:hasEvent oa:event_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_0, oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_1, oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_2, oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_3, oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_4 ;
  a2a:hasSource oa:source_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf .

oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-bdadb4cb-013e-5457-01ca-0a076a35f2bf
  a a2a:Person ;
  rdfs:label "Maria Lanoij" ;
  a2a:PersonName [
    rdfs:label "Maria Lanoij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lanoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-720102ec-e35e-97f8-227f-7db83282a831
  a a2a:Person ;
  rdfs:label "Jilles Lanoij" ;
  a2a:PersonName [
    rdfs:label "Jilles Lanoij" ;
    a2a:PersonNameFirstName "Jilles" ;
    a2a:PersonNameLastName "Lanoij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-5fe37cb2-d93f-5274-0d4b-89c2268f3037
  a a2a:Person ;
  rdfs:label "Maria Feijs" ;
  a2a:PersonName [
    rdfs:label "Maria Feijs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Feijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-42b44c83-0708-fbb0-90cf-6f732c165840
  a a2a:Person ;
  rdfs:label "Adrianus Feijs" ;
  a2a:PersonName [
    rdfs:label "Adrianus Feijs" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Feijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person-c76a9d62-694a-b6ee-96f6-fa9ffd36b73b
  a a2a:Person ;
  rdfs:label "Maria Melleno" ;
  a2a:PersonName [
    rdfs:label "Maria Melleno" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Melleno"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1735-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person:bdadb4cb-013e-5457-01ca-0a076a35f2bf ;
  a2a:EventKeyRef oa:event_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Event1 .

oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person:720102ec-e35e-97f8-227f-7db83282a831 ;
  a2a:EventKeyRef oa:event_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Event1 .

oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person:5fe37cb2-d93f-5274-0d4b-89c2268f3037 ;
  a2a:EventKeyRef oa:event_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Event1 .

oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person:42b44c83-0708-fbb0-90cf-6f732c165840 ;
  a2a:EventKeyRef oa:event_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Event1 .

oa:relationep_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Person:c76a9d62-694a-b6ee-96f6-fa9ffd36b73b ;
  a2a:EventKeyRef oa:event_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf_Event1 .

oa:source_elo_dfb2dce0-c208-4d64-4848-2ef6cfa929cf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1707-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1735-07-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: 267, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 4 juli 1707 - 18 september 1740." ;
    a2a:RegistryNumber "267" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 267, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 4 juli 1707 - 18 september 1740., 267"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/12aea034-1ad8-405d-b6ff-14662abf1aa5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/dfb2dce0-c208-4d64-4848-2ef6cfa929cf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/12aea034-1ad8-405d-b6ff-14662abf1aa5/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/dfb2dce0-c208-4d64-4848-2ef6cfa929cf" ;
  a2a:RecordGUID "{dfb2dce0-c208-4d64-4848-2ef6cfa929cf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-07-1735<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/267\">Inventarisnummer 267 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "267" ;
  a2a:SourceRemarkregister_periode "1707-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_14475_00014475.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-07-1735" .
