@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_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 oktober 1680 te Leiden" ;
  a2a:hasPerson oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-c1cceac0-5c40-a2f5-25ec-7207fc3d90dc, oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-4bdf67fa-8c1d-fe0e-8e35-19c03ad39d15, oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-c851c910-e524-fd27-1cde-d3f8b4b2031d, oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-9a00c945-f5bb-40fb-681f-480a5b2c5fc4 ;
  a2a:hasEvent oa:event_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_0, oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_1, oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_2, oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_3 ;
  a2a:hasSource oa:source_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4 .

oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-c1cceac0-5c40-a2f5-25ec-7207fc3d90dc
  a a2a:Person ;
  rdfs:label "Jan Swanenburg" ;
  a2a:PersonName [
    rdfs:label "Jan Swanenburg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Swanenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-4bdf67fa-8c1d-fe0e-8e35-19c03ad39d15
  a a2a:Person ;
  rdfs:label "Jan Willemsz Swanenburg" ;
  a2a:PersonName [
    rdfs:label "Jan Willemsz Swanenburg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Willemsz" ;
    a2a:PersonNameLastName "Swanenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-c851c910-e524-fd27-1cde-d3f8b4b2031d
  a a2a:Person ;
  rdfs:label "Annetje Huberts" ;
  a2a:PersonName [
    rdfs:label "Annetje Huberts" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Huberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person-9a00c945-f5bb-40fb-681f-480a5b2c5fc4
  a a2a:Person ;
  rdfs:label "Aagje Willems van Swanenburg" ;
  a2a:PersonName [
    rdfs:label "Aagje Willems van Swanenburg" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Swanenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1680-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person:c1cceac0-5c40-a2f5-25ec-7207fc3d90dc ;
  a2a:EventKeyRef oa:event_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Event1 .

oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person:4bdf67fa-8c1d-fe0e-8e35-19c03ad39d15 ;
  a2a:EventKeyRef oa:event_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Event1 .

oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person:c851c910-e524-fd27-1cde-d3f8b4b2031d ;
  a2a:EventKeyRef oa:event_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Event1 .

oa:relationep_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Person:9a00c945-f5bb-40fb-681f-480a5b2c5fc4 ;
  a2a:EventKeyRef oa:event_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4_Event1 .

oa:source_elo_d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1663-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1680-10-20"^^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: 265, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695." ;
    a2a:RegistryNumber "265" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 265, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695., 265"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4/iiif/3/1739580/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4/iiif/3/1739580/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/d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4" ;
  a2a:RecordGUID "{d1bd9c13-60ff-818d-55f1-d5c8fb2d1aa4}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 20-10-1680<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/265\">Inventarisnummer 265 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "265" ;
  a2a:SourceRemarkregister_periode "1663-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_19354_00019354.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 20-10-1680" .
