@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_79269e1d-e364-6b6b-5fc2-0bec18ab6f82
  a a2a:Record ;
  rdfs:label "DTB Dopen op 13 januari 1712 te Leiden" ;
  a2a:hasPerson oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-d0fe862c-efaf-1c2c-dc1b-fb890a5f6946, oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-0ee37ec4-635b-bfbf-178f-66f66a04eac3, oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-04a717ef-7f7e-a892-dc8b-d71d3bfba826, oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-047be19d-3775-d3d5-84a9-17ddd7eae66f, oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-923fee21-a414-2372-3d4a-9ac2edef9766 ;
  a2a:hasEvent oa:event_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_0, oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_1, oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_2, oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_3, oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_4 ;
  a2a:hasSource oa:source_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82 .

oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-d0fe862c-efaf-1c2c-dc1b-fb890a5f6946
  a a2a:Person ;
  rdfs:label "Michiel" ;
  a2a:PersonName [
    rdfs:label "Michiel" ;
    a2a:PersonNameFirstName "Michiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-0ee37ec4-635b-bfbf-178f-66f66a04eac3
  a a2a:Person ;
  rdfs:label "David Davidsz" ;
  a2a:PersonName [
    rdfs:label "David Davidsz" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePatronym "Davidsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-04a717ef-7f7e-a892-dc8b-d71d3bfba826
  a a2a:Person ;
  rdfs:label "Hermijntje Chapmans" ;
  a2a:PersonName [
    rdfs:label "Hermijntje Chapmans" ;
    a2a:PersonNameFirstName "Hermijntje" ;
    a2a:PersonNameLastName "Chapmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-047be19d-3775-d3d5-84a9-17ddd7eae66f
  a a2a:Person ;
  rdfs:label "Ysaac Lavie" ;
  a2a:PersonName [
    rdfs:label "Ysaac Lavie" ;
    a2a:PersonNameFirstName "Ysaac" ;
    a2a:PersonNameLastName "Lavie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person-923fee21-a414-2372-3d4a-9ac2edef9766
  a a2a:Person ;
  rdfs:label "Marijtie de Graef" ;
  a2a:PersonName [
    rdfs:label "Marijtie de Graef" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1712-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person:d0fe862c-efaf-1c2c-dc1b-fb890a5f6946 ;
  a2a:EventKeyRef oa:event_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Event1 .

oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person:0ee37ec4-635b-bfbf-178f-66f66a04eac3 ;
  a2a:EventKeyRef oa:event_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Event1 .

oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person:04a717ef-7f7e-a892-dc8b-d71d3bfba826 ;
  a2a:EventKeyRef oa:event_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Event1 .

oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person:047be19d-3775-d3d5-84a9-17ddd7eae66f ;
  a2a:EventKeyRef oa:event_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Event1 .

oa:relationep_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Person:923fee21-a414-2372-3d4a-9ac2edef9766 ;
  a2a:EventKeyRef oa:event_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82_Event1 .

oa:source_elo_79269e1d-e364-6b6b-5fc2-0bec18ab6f82
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1710-01-01 - 1724-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1712-01-13"^^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: 227, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 2 mei 1710 - 1724." ;
    a2a:RegistryNumber "227" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 227, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 2 mei 1710 - 1724., 227"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/79269e1d-e364-6b6b-5fc2-0bec18ab6f82/iiif/3/1451139/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/79269e1d-e364-6b6b-5fc2-0bec18ab6f82" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/79269e1d-e364-6b6b-5fc2-0bec18ab6f82/iiif/3/1451139/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/79269e1d-e364-6b6b-5fc2-0bec18ab6f82" ;
  a2a:RecordGUID "{79269e1d-e364-6b6b-5fc2-0bec18ab6f82}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 13-01-1712<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/227\">Inventarisnummer 227 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "227" ;
  a2a:SourceRemarkregister_periode "1710-1724" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_14467_00014467.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 13-01-1712" .
