@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_8b48b6fc-af98-e82e-60f1-3498ff12437e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 september 1679 te Leiden" ;
  a2a:hasPerson oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-ce488a1e-b3a6-28b8-9341-8543c6c56558, oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-5e267e3a-fad7-3b37-7cd7-c11d3fc68da0, oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-7e2214b2-fee9-4f54-a1e3-433f28baf11f, oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-1d8ad686-5e38-f4d5-7543-32a053bd56a5, oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-230dc860-41ad-dcad-ce49-8d1916734122, oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-7fc34a82-efdb-c033-bbfa-b27d3a5dcf7c ;
  a2a:hasEvent oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_0, oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_1, oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_2, oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_3, oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_4, oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_5 ;
  a2a:hasSource oa:source_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e .

oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-ce488a1e-b3a6-28b8-9341-8543c6c56558
  a a2a:Person ;
  rdfs:label "Adam Gink" ;
  a2a:PersonName [
    rdfs:label "Adam Gink" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Gink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-5e267e3a-fad7-3b37-7cd7-c11d3fc68da0
  a a2a:Person ;
  rdfs:label "Adam Gink" ;
  a2a:PersonName [
    rdfs:label "Adam Gink" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Gink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-7e2214b2-fee9-4f54-a1e3-433f28baf11f
  a a2a:Person ;
  rdfs:label "Maria van Berkel" ;
  a2a:PersonName [
    rdfs:label "Maria van Berkel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-1d8ad686-5e38-f4d5-7543-32a053bd56a5
  a a2a:Person ;
  rdfs:label "Gerard Pauw" ;
  a2a:PersonName [
    rdfs:label "Gerard Pauw" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Pauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-230dc860-41ad-dcad-ce49-8d1916734122
  a a2a:Person ;
  rdfs:label "Jacobus Wullaard" ;
  a2a:PersonName [
    rdfs:label "Jacobus Wullaard" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Wullaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person-7fc34a82-efdb-c033-bbfa-b27d3a5dcf7c
  a a2a:Person ;
  rdfs:label "Johanna van Baarsenburg" ;
  a2a:PersonName [
    rdfs:label "Johanna van Baarsenburg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baarsenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1679" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1679-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person:ce488a1e-b3a6-28b8-9341-8543c6c56558 ;
  a2a:EventKeyRef oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1 .

oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person:5e267e3a-fad7-3b37-7cd7-c11d3fc68da0 ;
  a2a:EventKeyRef oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1 .

oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person:7e2214b2-fee9-4f54-a1e3-433f28baf11f ;
  a2a:EventKeyRef oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1 .

oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person:1d8ad686-5e38-f4d5-7543-32a053bd56a5 ;
  a2a:EventKeyRef oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1 .

oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person:230dc860-41ad-dcad-ce49-8d1916734122 ;
  a2a:EventKeyRef oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1 .

oa:relationep_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Person:7fc34a82-efdb-c033-bbfa-b27d3a5dcf7c ;
  a2a:EventKeyRef oa:event_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e_Event1 .

oa:source_elo_8b48b6fc-af98-e82e-60f1-3498ff12437e
  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 "1679" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1679-09-08"^^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/records/media/8b48b6fc-af98-e82e-60f1-3498ff12437e/iiif/3/1423988/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8b48b6fc-af98-e82e-60f1-3498ff12437e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/8b48b6fc-af98-e82e-60f1-3498ff12437e/iiif/3/1423988/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/8b48b6fc-af98-e82e-60f1-3498ff12437e" ;
  a2a:RecordGUID "{8b48b6fc-af98-e82e-60f1-3498ff12437e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-09-1679<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_20251225_15695_00015695.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-09-1679" .
