@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_cbf58042-1172-ebf4-e003-4e243a98ed44
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 april 1684 te Leiden" ;
  a2a:hasPerson oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-465490e9-faab-e872-1e1d-749e5e200912, oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-a55fac62-f9cb-82d9-564f-db5fbd1ee24a, oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-c517b08d-c692-29bb-aa52-55cae810f539, oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-e7c12749-dae4-2b93-b8c8-9601ddce8d94, oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-dec21746-8704-1c4b-6985-4c575e6f3f05, oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-9cfc9acb-5d70-7389-542a-14768dc6fbf4 ;
  a2a:hasEvent oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_0, oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_1, oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_2, oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_3, oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_4, oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_5 ;
  a2a:hasSource oa:source_elo_cbf58042-1172-ebf4-e003-4e243a98ed44 .

oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-465490e9-faab-e872-1e1d-749e5e200912
  a a2a:Person ;
  rdfs:label "Elisabeth" ;
  a2a:PersonName [
    rdfs:label "Elisabeth" ;
    a2a:PersonNameFirstName "Elisabeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-a55fac62-f9cb-82d9-564f-db5fbd1ee24a
  a a2a:Person ;
  rdfs:label "Christiaen Classen" ;
  a2a:PersonName [
    rdfs:label "Christiaen Classen" ;
    a2a:PersonNameFirstName "Christiaen" ;
    a2a:PersonNamePatronym "Classen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-c517b08d-c692-29bb-aa52-55cae810f539
  a a2a:Person ;
  rdfs:label "Willem Jansen" ;
  a2a:PersonName [
    rdfs:label "Willem Jansen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-e7c12749-dae4-2b93-b8c8-9601ddce8d94
  a a2a:Person ;
  rdfs:label "Willem Looff" ;
  a2a:PersonName [
    rdfs:label "Willem Looff" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Looff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-dec21746-8704-1c4b-6985-4c575e6f3f05
  a a2a:Person ;
  rdfs:label "Jacomeintje Jasen" ;
  a2a:PersonName [
    rdfs:label "Jacomeintje Jasen" ;
    a2a:PersonNameFirstName "Jacomeintje" ;
    a2a:PersonNamePatronym "Jasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person-9cfc9acb-5d70-7389-542a-14768dc6fbf4
  a a2a:Person ;
  rdfs:label "Janneke Jacobsen" ;
  a2a:PersonName [
    rdfs:label "Janneke Jacobsen" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNamePatronym "Jacobsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1684-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person:465490e9-faab-e872-1e1d-749e5e200912 ;
  a2a:EventKeyRef oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1 .

oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person:a55fac62-f9cb-82d9-564f-db5fbd1ee24a ;
  a2a:EventKeyRef oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1 .

oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person:c517b08d-c692-29bb-aa52-55cae810f539 ;
  a2a:EventKeyRef oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1 .

oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person:e7c12749-dae4-2b93-b8c8-9601ddce8d94 ;
  a2a:EventKeyRef oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1 .

oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person:dec21746-8704-1c4b-6985-4c575e6f3f05 ;
  a2a:EventKeyRef oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1 .

oa:relationep_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Person:9cfc9acb-5d70-7389-542a-14768dc6fbf4 ;
  a2a:EventKeyRef oa:event_elo_cbf58042-1172-ebf4-e003-4e243a98ed44_Event1 .

oa:source_elo_cbf58042-1172-ebf4-e003-4e243a98ed44
  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 "1684" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1684-04-09"^^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/cbf58042-1172-ebf4-e003-4e243a98ed44/iiif/3/2059/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cbf58042-1172-ebf4-e003-4e243a98ed44" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/cbf58042-1172-ebf4-e003-4e243a98ed44/iiif/3/2059/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/cbf58042-1172-ebf4-e003-4e243a98ed44" ;
  a2a:RecordGUID "{cbf58042-1172-ebf4-e003-4e243a98ed44}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-04-1684<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_19754_00019754.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-04-1684" .
