@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_7fba02f3-900e-81d9-a5e4-a2bacaed52ec
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 september 1694 te Leiden" ;
  a2a:hasPerson oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-1daf4bf8-0aa1-1161-27e8-de23b2a498e4, oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-ea6df1e4-c633-f4a5-01bf-006552c583b3, oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-63dd8460-1da8-d37a-79ff-fb87cc374e25, oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-76c043d6-68bf-3b87-dfca-856f58bac666, oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-19497967-3ce9-dd5f-2fa0-ccce6dd2b2d8 ;
  a2a:hasEvent oa:event_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_0, oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_1, oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_2, oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_3, oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_4 ;
  a2a:hasSource oa:source_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec .

oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-1daf4bf8-0aa1-1161-27e8-de23b2a498e4
  a a2a:Person ;
  rdfs:label "Matthias" ;
  a2a:PersonName [
    rdfs:label "Matthias" ;
    a2a:PersonNameFirstName "Matthias"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-ea6df1e4-c633-f4a5-01bf-006552c583b3
  a a2a:Person ;
  rdfs:label "Petrus Arentse" ;
  a2a:PersonName [
    rdfs:label "Petrus Arentse" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Arentse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-63dd8460-1da8-d37a-79ff-fb87cc374e25
  a a2a:Person ;
  rdfs:label "Maria Remack" ;
  a2a:PersonName [
    rdfs:label "Maria Remack" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Remack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-76c043d6-68bf-3b87-dfca-856f58bac666
  a a2a:Person ;
  rdfs:label "Matthias Remack" ;
  a2a:PersonName [
    rdfs:label "Matthias Remack" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Remack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person-19497967-3ce9-dd5f-2fa0-ccce6dd2b2d8
  a a2a:Person ;
  rdfs:label "Joanna Remack" ;
  a2a:PersonName [
    rdfs:label "Joanna Remack" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Remack"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1694" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1694-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person:1daf4bf8-0aa1-1161-27e8-de23b2a498e4 ;
  a2a:EventKeyRef oa:event_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Event1 .

oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person:ea6df1e4-c633-f4a5-01bf-006552c583b3 ;
  a2a:EventKeyRef oa:event_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Event1 .

oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person:63dd8460-1da8-d37a-79ff-fb87cc374e25 ;
  a2a:EventKeyRef oa:event_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Event1 .

oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person:76c043d6-68bf-3b87-dfca-856f58bac666 ;
  a2a:EventKeyRef oa:event_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Event1 .

oa:relationep_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Person:19497967-3ce9-dd5f-2fa0-ccce6dd2b2d8 ;
  a2a:EventKeyRef oa:event_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec_Event1 .

oa:source_elo_7fba02f3-900e-81d9-a5e4-a2bacaed52ec
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1646-01-01 - 1788-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1694" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1694-09-25"^^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: 302, Periode: 1..." ;
    a2a:Book "Doopboek van de kerk aan de Utrechtse Veer (RK) te Leiden, 1646 - 1788." ;
    a2a:RegistryNumber "302" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 302, Periode: 1..., Doopboek van de kerk aan de Utrechtse Veer (RK) te Leiden, 1646 - 1788., 302"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/7f85ebca-96c0-4def-a4bc-792f40e5e21b/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7fba02f3-900e-81d9-a5e4-a2bacaed52ec" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7f85ebca-96c0-4def-a4bc-792f40e5e21b/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/7fba02f3-900e-81d9-a5e4-a2bacaed52ec" ;
  a2a:RecordGUID "{7fba02f3-900e-81d9-a5e4-a2bacaed52ec}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-09-1694<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/302\">Inventarisnummer 302 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "302" ;
  a2a:SourceRemarkregister_periode "1646-1788" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_9926_00009926.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-09-1694" .
