@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_f9ef15a0-d565-cccf-7c8d-2409da9121b9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 april 1685 te Leiden" ;
  a2a:hasPerson oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-dbac35f6-594f-3af5-f40c-2c0bc73a43e8, oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-8a1ef6b2-9ba4-3578-5ad4-31e378d1f23e, oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-b20d8986-b4e9-a851-e40f-27a1efb492ab, oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-dde724bb-14ad-e442-089c-d2d790150a9a ;
  a2a:hasEvent oa:event_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_0, oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_1, oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_2, oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_3 ;
  a2a:hasSource oa:source_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9 .

oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-dbac35f6-594f-3af5-f40c-2c0bc73a43e8
  a a2a:Person ;
  rdfs:label "Marietjen Lockers" ;
  a2a:PersonName [
    rdfs:label "Marietjen Lockers" ;
    a2a:PersonNameFirstName "Marietjen" ;
    a2a:PersonNameLastName "Lockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-8a1ef6b2-9ba4-3578-5ad4-31e378d1f23e
  a a2a:Person ;
  rdfs:label "Johann Lockers" ;
  a2a:PersonName [
    rdfs:label "Johann Lockers" ;
    a2a:PersonNameFirstName "Johann" ;
    a2a:PersonNameLastName "Lockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-b20d8986-b4e9-a851-e40f-27a1efb492ab
  a a2a:Person ;
  rdfs:label "Johannes Lockers" ;
  a2a:PersonName [
    rdfs:label "Johannes Lockers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Lockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person-dde724bb-14ad-e442-089c-d2d790150a9a
  a a2a:Person ;
  rdfs:label "Marietje Cromrej" ;
  a2a:PersonName [
    rdfs:label "Marietje Cromrej" ;
    a2a:PersonNameFirstName "Marietje" ;
    a2a:PersonNameLastName "Cromrej"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1685-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person:dbac35f6-594f-3af5-f40c-2c0bc73a43e8 ;
  a2a:EventKeyRef oa:event_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Event1 .

oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person:8a1ef6b2-9ba4-3578-5ad4-31e378d1f23e ;
  a2a:EventKeyRef oa:event_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Event1 .

oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person:b20d8986-b4e9-a851-e40f-27a1efb492ab ;
  a2a:EventKeyRef oa:event_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Event1 .

oa:relationep_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Person:dde724bb-14ad-e442-089c-d2d790150a9a ;
  a2a:EventKeyRef oa:event_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9_Event1 .

oa:source_elo_f9ef15a0-d565-cccf-7c8d-2409da9121b9
  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 "1685" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1685-04-23"^^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/f9ef15a0-d565-cccf-7c8d-2409da9121b9/iiif/3/2141/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f9ef15a0-d565-cccf-7c8d-2409da9121b9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f9ef15a0-d565-cccf-7c8d-2409da9121b9/iiif/3/2141/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/f9ef15a0-d565-cccf-7c8d-2409da9121b9" ;
  a2a:RecordGUID "{f9ef15a0-d565-cccf-7c8d-2409da9121b9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-04-1685<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_27765_00027765.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-04-1685" .
