@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_e3076de2-10da-e2c8-742a-b0b1d8b0af7a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 september 1665 te Leiden" ;
  a2a:hasPerson oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-a3d7c861-cdc9-7da9-d678-f35195cbd38d, oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-8b501a19-02ce-6822-8e8f-0cda1a84bd8b, oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-6b092a99-dde7-9161-2061-48559ae8e0e3, oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-694a830d-4527-8c0c-31cf-24d3e0273099, oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-8e1672dd-a959-d88f-96fe-f762f4c96e9b ;
  a2a:hasEvent oa:event_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_0, oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_1, oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_2, oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_3, oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_4 ;
  a2a:hasSource oa:source_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a .

oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-a3d7c861-cdc9-7da9-d678-f35195cbd38d
  a a2a:Person ;
  rdfs:label "Anneke Lockers" ;
  a2a:PersonName [
    rdfs:label "Anneke Lockers" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Lockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-8b501a19-02ce-6822-8e8f-0cda1a84bd8b
  a a2a:Person ;
  rdfs:label "Tönjes Lockers" ;
  a2a:PersonName [
    rdfs:label "Tönjes Lockers" ;
    a2a:PersonNameFirstName "Tönjes" ;
    a2a:PersonNameLastName "Lockers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-6b092a99-dde7-9161-2061-48559ae8e0e3
  a a2a:Person ;
  rdfs:label "Heinrich Luijtjen" ;
  a2a:PersonName [
    rdfs:label "Heinrich Luijtjen" ;
    a2a:PersonNameFirstName "Heinrich" ;
    a2a:PersonNamePatronym "Luijtjen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-694a830d-4527-8c0c-31cf-24d3e0273099
  a a2a:Person ;
  rdfs:label "Maria Jansen" ;
  a2a:PersonName [
    rdfs:label "Maria Jansen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person-8e1672dd-a959-d88f-96fe-f762f4c96e9b
  a a2a:Person ;
  rdfs:label "Anna Vedders" ;
  a2a:PersonName [
    rdfs:label "Anna Vedders" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Vedders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1665" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1665-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person:a3d7c861-cdc9-7da9-d678-f35195cbd38d ;
  a2a:EventKeyRef oa:event_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Event1 .

oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person:8b501a19-02ce-6822-8e8f-0cda1a84bd8b ;
  a2a:EventKeyRef oa:event_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Event1 .

oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person:6b092a99-dde7-9161-2061-48559ae8e0e3 ;
  a2a:EventKeyRef oa:event_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Event1 .

oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person:694a830d-4527-8c0c-31cf-24d3e0273099 ;
  a2a:EventKeyRef oa:event_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Event1 .

oa:relationep_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Person:8e1672dd-a959-d88f-96fe-f762f4c96e9b ;
  a2a:EventKeyRef oa:event_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a_Event1 .

oa:source_elo_e3076de2-10da-e2c8-742a-b0b1d8b0af7a
  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 "1665" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1665-09-06"^^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/e3076de2-10da-e2c8-742a-b0b1d8b0af7a/iiif/3/2178/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e3076de2-10da-e2c8-742a-b0b1d8b0af7a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e3076de2-10da-e2c8-742a-b0b1d8b0af7a/iiif/3/2178/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/e3076de2-10da-e2c8-742a-b0b1d8b0af7a" ;
  a2a:RecordGUID "{e3076de2-10da-e2c8-742a-b0b1d8b0af7a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 06-09-1665<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_24132_00024132.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-09-1665" .
