@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_bce19fcf-4e66-4f52-1894-8e9d0a93370f
  a a2a:Record ;
  rdfs:label "DTB Dopen op 17 februari 1666 te Leiden" ;
  a2a:hasPerson oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-7496f3d8-9500-4759-ff18-211133a43003, oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-f5251dfe-712f-f3dd-a0ae-20cedc749523, oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-3e4b0cc4-77e5-dcb7-e8e3-40f4786487ae, oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-9686fce7-678f-4806-c9e7-e00e099e7921, oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-a42fea2f-1ca5-0d30-b4d9-f003421dc00d, oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-973abab7-0b05-3122-7de9-1b070efa7f3c ;
  a2a:hasEvent oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_0, oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_1, oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_2, oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_3, oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_4, oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_5 ;
  a2a:hasSource oa:source_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f .

oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-7496f3d8-9500-4759-ff18-211133a43003
  a a2a:Person ;
  rdfs:label "Barent" ;
  a2a:PersonName [
    rdfs:label "Barent" ;
    a2a:PersonNameFirstName "Barent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-f5251dfe-712f-f3dd-a0ae-20cedc749523
  a a2a:Person ;
  rdfs:label "Claes Simensz" ;
  a2a:PersonName [
    rdfs:label "Claes Simensz" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Simensz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-3e4b0cc4-77e5-dcb7-e8e3-40f4786487ae
  a a2a:Person ;
  rdfs:label "Belitje Mattijs" ;
  a2a:PersonName [
    rdfs:label "Belitje Mattijs" ;
    a2a:PersonNameFirstName "Belitje" ;
    a2a:PersonNamePatronym "Mattijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-9686fce7-678f-4806-c9e7-e00e099e7921
  a a2a:Person ;
  rdfs:label "Barent Gillisz" ;
  a2a:PersonName [
    rdfs:label "Barent Gillisz" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNamePatronym "Gillisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-a42fea2f-1ca5-0d30-b4d9-f003421dc00d
  a a2a:Person ;
  rdfs:label "Annetje Willems" ;
  a2a:PersonName [
    rdfs:label "Annetje Willems" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person-973abab7-0b05-3122-7de9-1b070efa7f3c
  a a2a:Person ;
  rdfs:label "Diewer Pieters" ;
  a2a:PersonName [
    rdfs:label "Diewer Pieters" ;
    a2a:PersonNameFirstName "Diewer" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1666-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person:7496f3d8-9500-4759-ff18-211133a43003 ;
  a2a:EventKeyRef oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1 .

oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person:f5251dfe-712f-f3dd-a0ae-20cedc749523 ;
  a2a:EventKeyRef oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1 .

oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person:3e4b0cc4-77e5-dcb7-e8e3-40f4786487ae ;
  a2a:EventKeyRef oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1 .

oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person:9686fce7-678f-4806-c9e7-e00e099e7921 ;
  a2a:EventKeyRef oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1 .

oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person:a42fea2f-1ca5-0d30-b4d9-f003421dc00d ;
  a2a:EventKeyRef oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1 .

oa:relationep_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Person:973abab7-0b05-3122-7de9-1b070efa7f3c ;
  a2a:EventKeyRef oa:event_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f_Event1 .

oa:source_elo_bce19fcf-4e66-4f52-1894-8e9d0a93370f
  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 "1666" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1666-02-17"^^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/0c4d68b7-23d6-4813-a219-806b8a7cb8f5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bce19fcf-4e66-4f52-1894-8e9d0a93370f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0c4d68b7-23d6-4813-a219-806b8a7cb8f5/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/bce19fcf-4e66-4f52-1894-8e9d0a93370f" ;
  a2a:RecordGUID "{bce19fcf-4e66-4f52-1894-8e9d0a93370f}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 17-02-1666<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_20260701_24123_00024123.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 17-02-1666" .
