@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_f38c6595-579e-a56c-e23e-d369299f52c4
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 mei 1655 te Leimuiden" ;
  a2a:hasPerson oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-c7587194-1d61-d92a-f5e9-42ca54004870, oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-35da164f-61c3-7d31-de79-3b4b20c83e67, oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-cd5c2368-a9ae-6f4c-ea88-dae305e7212a, oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-4a0afc4a-57ef-ced2-6851-7c0a45fd3d84 ;
  a2a:hasEvent oa:event_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_0, oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_1, oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_2, oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_3 ;
  a2a:hasSource oa:source_elo_f38c6595-579e-a56c-e23e-d369299f52c4 .

oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-c7587194-1d61-d92a-f5e9-42ca54004870
  a a2a:Person ;
  rdfs:label "Claes" ;
  a2a:PersonName [
    rdfs:label "Claes" ;
    a2a:PersonNameFirstName "Claes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-35da164f-61c3-7d31-de79-3b4b20c83e67
  a a2a:Person ;
  rdfs:label "Cornelis" ;
  a2a:PersonName [
    rdfs:label "Cornelis" ;
    a2a:PersonNameFirstName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "metselaer" .

oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-cd5c2368-a9ae-6f4c-ea88-dae305e7212a
  a a2a:Person ;
  rdfs:label "Meijndert" ;
  a2a:PersonName [
    rdfs:label "Meijndert" ;
    a2a:PersonNameFirstName "Meijndert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person-4a0afc4a-57ef-ced2-6851-7c0a45fd3d84
  a a2a:Person ;
  rdfs:label "Nijsge Gijsen" ;
  a2a:PersonName [
    rdfs:label "Nijsge Gijsen" ;
    a2a:PersonNameFirstName "Nijsge" ;
    a2a:PersonNamePatronym "Gijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1655-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden"
  ] .

oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person:c7587194-1d61-d92a-f5e9-42ca54004870 ;
  a2a:EventKeyRef oa:event_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Event1 .

oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person:35da164f-61c3-7d31-de79-3b4b20c83e67 ;
  a2a:EventKeyRef oa:event_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Event1 .

oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person:cd5c2368-a9ae-6f4c-ea88-dae305e7212a ;
  a2a:EventKeyRef oa:event_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Event1 .

oa:relationep_elo_f38c6595-579e-a56c-e23e-d369299f52c4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Person:4a0afc4a-57ef-ced2-6851-7c0a45fd3d84 ;
  a2a:EventKeyRef oa:event_elo_f38c6595-579e-a56c-e23e-d369299f52c4_Event1 .

oa:source_elo_f38c6595-579e-a56c-e23e-d369299f52c4
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leimuiden" ;
    rdfs:label "Leimuiden", "1643-01-01 - 1673-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1655" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1655-05-16"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673" ;
    a2a:Book "Doopboek (NH) van Leimuiden, november 1643 - 1673;" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "60v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Collectie doop-, trouw- en begraafregisters Leimuiden, Deel: 1, Periode: 1643-1673, Doopboek (NH) van Leimuiden, november 1643 - 1673;, 1, 60v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/da1772c4-3b48-4f51-92d3-8a002f0a2702/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f38c6595-579e-a56c-e23e-d369299f52c4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/da1772c4-3b48-4f51-92d3-8a002f0a2702/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/f38c6595-579e-a56c-e23e-d369299f52c4" ;
  a2a:RecordGUID "{f38c6595-579e-a56c-e23e-d369299f52c4}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-05-1655<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/123.1.14/file/1\">Inventarisnummer 1 van archiefnummer 123.1.14 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Collectie doop-, trouw- en begraafregisters Leimuiden" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1643-1673" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_14900_00014900.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-05-1655" .
[] a2a:PersonRemarkdiversen "broer van de vader" .
