@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_bb5912a9-5c83-e52f-aae2-6035d60e0cce
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 september 1665 te Leiden" ;
  a2a:hasPerson oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-568a7310-75a3-e0d6-d2b8-4824ce97eaee, oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-b8cb750c-b008-faaa-ff03-1f6e73e3cfd0, oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-a9a8fd29-ce98-a1c1-6d5f-7a92d4007503, oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-9e76b2c7-329f-5fbc-6a7f-43df91f48b03, oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-bd4f0a2e-a2ce-ce9a-5434-09a25e591646 ;
  a2a:hasEvent oa:event_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_0, oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_1, oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_2, oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_3, oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_4 ;
  a2a:hasSource oa:source_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce .

oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-568a7310-75a3-e0d6-d2b8-4824ce97eaee
  a a2a:Person ;
  rdfs:label "Frantzientje Clement" ;
  a2a:PersonName [
    rdfs:label "Frantzientje Clement" ;
    a2a:PersonNameFirstName "Frantzientje" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-b8cb750c-b008-faaa-ff03-1f6e73e3cfd0
  a a2a:Person ;
  rdfs:label "Johann Eernst Clement" ;
  a2a:PersonName [
    rdfs:label "Johann Eernst Clement" ;
    a2a:PersonNameFirstName "Johann" ;
    a2a:PersonNamePatronym "Eernst" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-a9a8fd29-ce98-a1c1-6d5f-7a92d4007503
  a a2a:Person ;
  rdfs:label "Jochem Poereep" ;
  a2a:PersonName [
    rdfs:label "Jochem Poereep" ;
    a2a:PersonNameFirstName "Jochem" ;
    a2a:PersonNameLastName "Poereep"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-9e76b2c7-329f-5fbc-6a7f-43df91f48b03
  a a2a:Person ;
  rdfs:label "Maria Clement" ;
  a2a:PersonName [
    rdfs:label "Maria Clement" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Clement"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person-bd4f0a2e-a2ce-ce9a-5434-09a25e591646
  a a2a:Person ;
  rdfs:label "Jietje Focce" ;
  a2a:PersonName [
    rdfs:label "Jietje Focce" ;
    a2a:PersonNameFirstName "Jietje" ;
    a2a:PersonNameLastName "Focce"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_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_bb5912a9-5c83-e52f-aae2-6035d60e0cce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person:568a7310-75a3-e0d6-d2b8-4824ce97eaee ;
  a2a:EventKeyRef oa:event_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Event1 .

oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person:b8cb750c-b008-faaa-ff03-1f6e73e3cfd0 ;
  a2a:EventKeyRef oa:event_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Event1 .

oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person:a9a8fd29-ce98-a1c1-6d5f-7a92d4007503 ;
  a2a:EventKeyRef oa:event_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Event1 .

oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person:9e76b2c7-329f-5fbc-6a7f-43df91f48b03 ;
  a2a:EventKeyRef oa:event_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Event1 .

oa:relationep_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Person:bd4f0a2e-a2ce-ce9a-5434-09a25e591646 ;
  a2a:EventKeyRef oa:event_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce_Event1 .

oa:source_elo_bb5912a9-5c83-e52f-aae2-6035d60e0cce
  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/iiif/3/dc9fcf43-d7f4-4f14-b216-fd1ee8f0e39f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bb5912a9-5c83-e52f-aae2-6035d60e0cce" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/dc9fcf43-d7f4-4f14-b216-fd1ee8f0e39f/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/bb5912a9-5c83-e52f-aae2-6035d60e0cce" ;
  a2a:RecordGUID "{bb5912a9-5c83-e52f-aae2-6035d60e0cce}" ;
  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_20260528_20521_00020521.xml van ELO" .

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