@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_dbf0e21a-5739-072c-e2d0-3f5b756c9981
  a a2a:Record ;
  rdfs:label "DTB Dopen op 31 december 1704 te Leiden" ;
  a2a:hasPerson oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-9bbf7d36-f8c1-65e7-9bda-c7ce9a9fb4d6, oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-420cb424-43ee-37a2-db4c-7c7e0ada987e, oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-71d575ae-e14f-bb56-23ba-ffc605276a32, oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-968afd0b-0bb0-e055-054b-3bca4e1c26c2, oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-f15f8111-58c5-0ecb-07f2-a8205282a9a6 ;
  a2a:hasEvent oa:event_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_0, oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_1, oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_2, oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_3, oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_4 ;
  a2a:hasSource oa:source_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981 .

oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-9bbf7d36-f8c1-65e7-9bda-c7ce9a9fb4d6
  a a2a:Person ;
  rdfs:label "Abram Ennepijn" ;
  a2a:PersonName [
    rdfs:label "Abram Ennepijn" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Ennepijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-420cb424-43ee-37a2-db4c-7c7e0ada987e
  a a2a:Person ;
  rdfs:label "Antonij Ennepijn" ;
  a2a:PersonName [
    rdfs:label "Antonij Ennepijn" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNameLastName "Ennepijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-71d575ae-e14f-bb56-23ba-ffc605276a32
  a a2a:Person ;
  rdfs:label "Catarijn de Wever" ;
  a2a:PersonName [
    rdfs:label "Catarijn de Wever" ;
    a2a:PersonNameFirstName "Catarijn" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-968afd0b-0bb0-e055-054b-3bca4e1c26c2
  a a2a:Person ;
  rdfs:label "Jacobus de Mij" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Mij" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person-f15f8111-58c5-0ecb-07f2-a8205282a9a6
  a a2a:Person ;
  rdfs:label "Catarijn Willaar" ;
  a2a:PersonName [
    rdfs:label "Catarijn Willaar" ;
    a2a:PersonNameFirstName "Catarijn" ;
    a2a:PersonNameLastName "Willaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1704-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person:9bbf7d36-f8c1-65e7-9bda-c7ce9a9fb4d6 ;
  a2a:EventKeyRef oa:event_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Event1 .

oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person:420cb424-43ee-37a2-db4c-7c7e0ada987e ;
  a2a:EventKeyRef oa:event_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Event1 .

oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person:71d575ae-e14f-bb56-23ba-ffc605276a32 ;
  a2a:EventKeyRef oa:event_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Event1 .

oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person:968afd0b-0bb0-e055-054b-3bca4e1c26c2 ;
  a2a:EventKeyRef oa:event_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Event1 .

oa:relationep_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Person:f15f8111-58c5-0ecb-07f2-a8205282a9a6 ;
  a2a:EventKeyRef oa:event_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981_Event1 .

oa:source_elo_dbf0e21a-5739-072c-e2d0-3f5b756c9981
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1699-01-01 - 1710-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1704-12-31"^^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: 226, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1699 - 30 april 1710." ;
    a2a:RegistryNumber "226" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 226, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1699 - 30 april 1710., 226"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/6272c66c-a0f8-46fb-87d9-2fd85a31f6c2/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/dbf0e21a-5739-072c-e2d0-3f5b756c9981" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/6272c66c-a0f8-46fb-87d9-2fd85a31f6c2/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/dbf0e21a-5739-072c-e2d0-3f5b756c9981" ;
  a2a:RecordGUID "{dbf0e21a-5739-072c-e2d0-3f5b756c9981}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 31-12-1704<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/226\">Inventarisnummer 226 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "226" ;
  a2a:SourceRemarkregister_periode "1699-1710" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_16487_00016487.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 31-12-1704" .
