@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_d7102d70-129a-9e75-febb-eaeb12cd9aa8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 november 1677 te Leiden" ;
  a2a:hasPerson oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-e4104c48-ec19-6281-c7fd-ef94cdcdffd2, oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-779973e7-5fb0-50aa-a5be-ff4adc096815, oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-2abc2e12-1daf-7286-0ebc-b9fc088c2afb, oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-c8f186cc-000c-ee59-62fd-f3f755450d6c, oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-a3c13a64-7d86-3cde-9050-94eef1cfbcf9 ;
  a2a:hasEvent oa:event_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_0, oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_1, oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_2, oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_3, oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_4 ;
  a2a:hasSource oa:source_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8 .

oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-e4104c48-ec19-6281-c7fd-ef94cdcdffd2
  a a2a:Person ;
  rdfs:label "Thomas Schaef" ;
  a2a:PersonName [
    rdfs:label "Thomas Schaef" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Schaef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-779973e7-5fb0-50aa-a5be-ff4adc096815
  a a2a:Person ;
  rdfs:label "Wessel Schaef" ;
  a2a:PersonName [
    rdfs:label "Wessel Schaef" ;
    a2a:PersonNameFirstName "Wessel" ;
    a2a:PersonNameLastName "Schaef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-2abc2e12-1daf-7286-0ebc-b9fc088c2afb
  a a2a:Person ;
  rdfs:label "Dirckje Thomas" ;
  a2a:PersonName [
    rdfs:label "Dirckje Thomas" ;
    a2a:PersonNameFirstName "Dirckje" ;
    a2a:PersonNamePatronym "Thomas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-c8f186cc-000c-ee59-62fd-f3f755450d6c
  a a2a:Person ;
  rdfs:label "Ruth Dircksz Aengeenbrugge" ;
  a2a:PersonName [
    rdfs:label "Ruth Dircksz Aengeenbrugge" ;
    a2a:PersonNameFirstName "Ruth" ;
    a2a:PersonNamePatronym "Dircksz" ;
    a2a:PersonNameLastName "Aengeenbrugge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person-a3c13a64-7d86-3cde-9050-94eef1cfbcf9
  a a2a:Person ;
  rdfs:label "Trijntje Jaspers Oocka" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jaspers Oocka" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jaspers" ;
    a2a:PersonNameLastName "Oocka"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1677-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person:e4104c48-ec19-6281-c7fd-ef94cdcdffd2 ;
  a2a:EventKeyRef oa:event_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Event1 .

oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person:779973e7-5fb0-50aa-a5be-ff4adc096815 ;
  a2a:EventKeyRef oa:event_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Event1 .

oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person:2abc2e12-1daf-7286-0ebc-b9fc088c2afb ;
  a2a:EventKeyRef oa:event_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Event1 .

oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person:c8f186cc-000c-ee59-62fd-f3f755450d6c ;
  a2a:EventKeyRef oa:event_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Event1 .

oa:relationep_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Person:a3c13a64-7d86-3cde-9050-94eef1cfbcf9 ;
  a2a:EventKeyRef oa:event_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8_Event1 .

oa:source_elo_d7102d70-129a-9e75-febb-eaeb12cd9aa8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1664-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1677-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: 223, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681." ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 223, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681., 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/50e03bfe-e156-4714-adb6-f9beba7d63f1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d7102d70-129a-9e75-febb-eaeb12cd9aa8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/50e03bfe-e156-4714-adb6-f9beba7d63f1/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/d7102d70-129a-9e75-febb-eaeb12cd9aa8" ;
  a2a:RecordGUID "{d7102d70-129a-9e75-febb-eaeb12cd9aa8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-11-1677<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/223\">Inventarisnummer 223 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "223" ;
  a2a:SourceRemarkregister_periode "1664-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23486_00023486.xml van ELO" .

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