@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_ce235ec3-bcce-4e1d-9464-302c912af9ba
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 oktober 1709 te Leiden" ;
  a2a:hasPerson oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-5f262090-b448-61f4-8e84-5d17cc2820bc, oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-645e8dfa-6f42-223f-dbac-827841d0f932, oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-86a70613-b7a3-3c4e-9237-4940a1f20431, oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-bb070191-9891-3d43-1fd5-c43334026e49, oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-eba76df7-b39c-7b40-fb91-a4fc3e8fe6dd ;
  a2a:hasEvent oa:event_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_0, oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_1, oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_2, oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_3, oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_4 ;
  a2a:hasSource oa:source_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba .

oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-5f262090-b448-61f4-8e84-5d17cc2820bc
  a a2a:Person ;
  rdfs:label "Ysaak Hobby" ;
  a2a:PersonName [
    rdfs:label "Ysaak Hobby" ;
    a2a:PersonNameFirstName "Ysaak" ;
    a2a:PersonNameLastName "Hobby"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-645e8dfa-6f42-223f-dbac-827841d0f932
  a a2a:Person ;
  rdfs:label "Gerrit Hobby" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hobby" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hobby"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-86a70613-b7a3-3c4e-9237-4940a1f20431
  a a2a:Person ;
  rdfs:label "Cathryn van der Post" ;
  a2a:PersonName [
    rdfs:label "Cathryn van der Post" ;
    a2a:PersonNameFirstName "Cathryn" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-bb070191-9891-3d43-1fd5-c43334026e49
  a a2a:Person ;
  rdfs:label "Gysberth Belleman" ;
  a2a:PersonName [
    rdfs:label "Gysberth Belleman" ;
    a2a:PersonNameFirstName "Gysberth" ;
    a2a:PersonNameLastName "Belleman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person-eba76df7-b39c-7b40-fb91-a4fc3e8fe6dd
  a a2a:Person ;
  rdfs:label "Celia de Koningh" ;
  a2a:PersonName [
    rdfs:label "Celia de Koningh" ;
    a2a:PersonNameFirstName "Celia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koningh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1709-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person:5f262090-b448-61f4-8e84-5d17cc2820bc ;
  a2a:EventKeyRef oa:event_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Event1 .

oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person:645e8dfa-6f42-223f-dbac-827841d0f932 ;
  a2a:EventKeyRef oa:event_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Event1 .

oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person:86a70613-b7a3-3c4e-9237-4940a1f20431 ;
  a2a:EventKeyRef oa:event_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Event1 .

oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person:bb070191-9891-3d43-1fd5-c43334026e49 ;
  a2a:EventKeyRef oa:event_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Event1 .

oa:relationep_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Person:eba76df7-b39c-7b40-fb91-a4fc3e8fe6dd ;
  a2a:EventKeyRef oa:event_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba_Event1 .

oa:source_elo_ce235ec3-bcce-4e1d-9464-302c912af9ba
  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 "1709" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1709-10-10"^^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/ce235ec3-bcce-4e1d-9464-302c912af9ba/iiif/3/2098/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ce235ec3-bcce-4e1d-9464-302c912af9ba" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ce235ec3-bcce-4e1d-9464-302c912af9ba/iiif/3/2098/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/ce235ec3-bcce-4e1d-9464-302c912af9ba" ;
  a2a:RecordGUID "{ce235ec3-bcce-4e1d-9464-302c912af9ba}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-10-1709<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_24425_00024425.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-10-1709" .
