@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_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 januari 1671 te Leiden" ;
  a2a:hasPerson oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-6fd2bb40-e250-0b93-0453-696f6e03bba9, oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-d3f9eb3f-7ce7-07cd-5573-616ffe53699b, oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-dab36497-0142-55fa-b7a0-ff371870c480, oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-18299e96-3405-6291-0682-2c424e1f2356, oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-1de1d7f1-09c9-5d5a-dde9-7785fd05e5c8 ;
  a2a:hasEvent oa:event_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_0, oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_1, oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_2, oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_3, oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_4 ;
  a2a:hasSource oa:source_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e .

oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-6fd2bb40-e250-0b93-0453-696f6e03bba9
  a a2a:Person ;
  rdfs:label "Anneke Wardt" ;
  a2a:PersonName [
    rdfs:label "Anneke Wardt" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Wardt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-d3f9eb3f-7ce7-07cd-5573-616ffe53699b
  a a2a:Person ;
  rdfs:label "Isaac Wardt" ;
  a2a:PersonName [
    rdfs:label "Isaac Wardt" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Wardt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-dab36497-0142-55fa-b7a0-ff371870c480
  a a2a:Person ;
  rdfs:label "Jurgen Wilcken" ;
  a2a:PersonName [
    rdfs:label "Jurgen Wilcken" ;
    a2a:PersonNameFirstName "Jurgen" ;
    a2a:PersonNameLastName "Wilcken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-18299e96-3405-6291-0682-2c424e1f2356
  a a2a:Person ;
  rdfs:label "Celia Wilckens" ;
  a2a:PersonName [
    rdfs:label "Celia Wilckens" ;
    a2a:PersonNameFirstName "Celia" ;
    a2a:PersonNameLastName "Wilckens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person-1de1d7f1-09c9-5d5a-dde9-7785fd05e5c8
  a a2a:Person ;
  rdfs:label "Anneke Diricks" ;
  a2a:PersonName [
    rdfs:label "Anneke Diricks" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePatronym "Diricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1671" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1671-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person:6fd2bb40-e250-0b93-0453-696f6e03bba9 ;
  a2a:EventKeyRef oa:event_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Event1 .

oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person:d3f9eb3f-7ce7-07cd-5573-616ffe53699b ;
  a2a:EventKeyRef oa:event_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Event1 .

oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person:dab36497-0142-55fa-b7a0-ff371870c480 ;
  a2a:EventKeyRef oa:event_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Event1 .

oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person:18299e96-3405-6291-0682-2c424e1f2356 ;
  a2a:EventKeyRef oa:event_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Event1 .

oa:relationep_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Person:1de1d7f1-09c9-5d5a-dde9-7785fd05e5c8 ;
  a2a:EventKeyRef oa:event_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e_Event1 .

oa:source_elo_bdab1d3a-32d0-4ff0-ea38-df4076a0f91e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1642-01-01 - 1729-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1671" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1671-01-25"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729" ;
    a2a:Book "1642 - 1729." ;
    a2a:RegistryNumber "49a" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729, 1642 - 1729., 49a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/bdab1d3a-32d0-4ff0-ea38-df4076a0f91e/iiif/3/2129/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bdab1d3a-32d0-4ff0-ea38-df4076a0f91e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/bdab1d3a-32d0-4ff0-ea38-df4076a0f91e/iiif/3/2129/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/bdab1d3a-32d0-4ff0-ea38-df4076a0f91e" ;
  a2a:RecordGUID "{bdab1d3a-32d0-4ff0-ea38-df4076a0f91e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-01-1671<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0028/file/49a\">Inventarisnummer 49a van archiefnummer 0028 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Evangelisch-Lutherse gemeente, Leiden" ;
  a2a:SourceRemarkdeel "49a" ;
  a2a:SourceRemarkregister_periode "1642-1729" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_18418_00018418.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-01-1671" .
