@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_0fd60108-0db9-995c-40a7-eaa4a5ec2afc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 februari 1680 te Leiden" ;
  a2a:hasPerson oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-32a42a82-188a-b779-608a-2e2b1bb5c246, oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-833d25a6-bf08-88dd-fde2-ac6e4ad17448, oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-3c2187d5-81e9-c284-b8e9-a47e53cb13b5, oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-527be511-e9cd-3f70-1c54-41ad85dbadc6, oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-02a7e505-d152-12a3-779b-8449be49d96e ;
  a2a:hasEvent oa:event_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_0, oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_1, oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_2, oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_3, oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_4 ;
  a2a:hasSource oa:source_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc .

oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-32a42a82-188a-b779-608a-2e2b1bb5c246
  a a2a:Person ;
  rdfs:label "Salomon Walkier" ;
  a2a:PersonName [
    rdfs:label "Salomon Walkier" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Walkier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-833d25a6-bf08-88dd-fde2-ac6e4ad17448
  a a2a:Person ;
  rdfs:label "Benjamin Walkier" ;
  a2a:PersonName [
    rdfs:label "Benjamin Walkier" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Walkier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-3c2187d5-81e9-c284-b8e9-a47e53cb13b5
  a a2a:Person ;
  rdfs:label "Jannetgen Feijs" ;
  a2a:PersonName [
    rdfs:label "Jannetgen Feijs" ;
    a2a:PersonNameFirstName "Jannetgen" ;
    a2a:PersonNameLastName "Feijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-527be511-e9cd-3f70-1c54-41ad85dbadc6
  a a2a:Person ;
  rdfs:label "Salomon Willems" ;
  a2a:PersonName [
    rdfs:label "Salomon Willems" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person-02a7e505-d152-12a3-779b-8449be49d96e
  a a2a:Person ;
  rdfs:label "Neeltgen Willems" ;
  a2a:PersonName [
    rdfs:label "Neeltgen Willems" ;
    a2a:PersonNameFirstName "Neeltgen" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1680-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person:32a42a82-188a-b779-608a-2e2b1bb5c246 ;
  a2a:EventKeyRef oa:event_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Event1 .

oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person:833d25a6-bf08-88dd-fde2-ac6e4ad17448 ;
  a2a:EventKeyRef oa:event_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Event1 .

oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person:3c2187d5-81e9-c284-b8e9-a47e53cb13b5 ;
  a2a:EventKeyRef oa:event_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Event1 .

oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person:527be511-e9cd-3f70-1c54-41ad85dbadc6 ;
  a2a:EventKeyRef oa:event_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Event1 .

oa:relationep_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Person:02a7e505-d152-12a3-779b-8449be49d96e ;
  a2a:EventKeyRef oa:event_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc_Event1 .

oa:source_elo_0fd60108-0db9-995c-40a7-eaa4a5ec2afc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1664-01-01 - 1681-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1680-02-14"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 223, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681." ;
    a2a:RegistryNumber "223" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 223, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 5 maart 1664 - 1681., 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/ed624b07-1029-4bd9-824c-57317310ed81/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0fd60108-0db9-995c-40a7-eaa4a5ec2afc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/ed624b07-1029-4bd9-824c-57317310ed81/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/0fd60108-0db9-995c-40a7-eaa4a5ec2afc" ;
  a2a:RecordGUID "{0fd60108-0db9-995c-40a7-eaa4a5ec2afc}" ;
  a2a:SourceRemarkOpmerking "Toevoeging doopdatum: Woensdach.<br>Doopdatum: 14-02-1680<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/223\">Inventarisnummer 223 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "223" ;
  a2a:SourceRemarkregister_periode "1664-1681" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_5864_00005864.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-02-1680" .
