@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_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 november 1674 te Leiden" ;
  a2a:hasPerson oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-1cee2cbd-ec3f-6c5d-d755-00bf0fa35c95, oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-80c7b4e9-2902-81ac-3db9-a0a172df5635, oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-92449ce7-f829-6c5d-bbbd-ae2dfcf9937a, oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-97d0aced-e23c-0e77-f1fb-3292eaf2d7f1, oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-2ca36daa-7551-9e0d-8205-832aedf75aa4, oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-bad62ab1-ab05-1586-3d51-316bf9080a19 ;
  a2a:hasEvent oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_0, oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_1, oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_2, oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_3, oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_4, oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_5 ;
  a2a:hasSource oa:source_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf .

oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-1cee2cbd-ec3f-6c5d-d755-00bf0fa35c95
  a a2a:Person ;
  rdfs:label "Jacobus Bilderbeeck" ;
  a2a:PersonName [
    rdfs:label "Jacobus Bilderbeeck" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Bilderbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-80c7b4e9-2902-81ac-3db9-a0a172df5635
  a a2a:Person ;
  rdfs:label "Adriaan Bilderbeeck" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bilderbeeck" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Bilderbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-92449ce7-f829-6c5d-bbbd-ae2dfcf9937a
  a a2a:Person ;
  rdfs:label "Hester Angillis" ;
  a2a:PersonName [
    rdfs:label "Hester Angillis" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNamePatronym "Angillis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-97d0aced-e23c-0e77-f1fb-3292eaf2d7f1
  a a2a:Person ;
  rdfs:label "Adriaan Kieboom" ;
  a2a:PersonName [
    rdfs:label "Adriaan Kieboom" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Kieboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-2ca36daa-7551-9e0d-8205-832aedf75aa4
  a a2a:Person ;
  rdfs:label "Geertruijd Lettingh" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Lettingh" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Lettingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person-bad62ab1-ab05-1586-3d51-316bf9080a19
  a a2a:Person ;
  rdfs:label "Maria Rerius" ;
  a2a:PersonName [
    rdfs:label "Maria Rerius" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Rerius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1674-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person:1cee2cbd-ec3f-6c5d-d755-00bf0fa35c95 ;
  a2a:EventKeyRef oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1 .

oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person:80c7b4e9-2902-81ac-3db9-a0a172df5635 ;
  a2a:EventKeyRef oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1 .

oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person:92449ce7-f829-6c5d-bbbd-ae2dfcf9937a ;
  a2a:EventKeyRef oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1 .

oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person:97d0aced-e23c-0e77-f1fb-3292eaf2d7f1 ;
  a2a:EventKeyRef oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1 .

oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person:2ca36daa-7551-9e0d-8205-832aedf75aa4 ;
  a2a:EventKeyRef oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1 .

oa:relationep_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Person:bad62ab1-ab05-1586-3d51-316bf9080a19 ;
  a2a:EventKeyRef oa:event_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf_Event1 .

oa:source_elo_e71afcc6-2b7c-b39b-9bab-8f62185a3fbf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1674-01-01 - 1679-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1674-11-15"^^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: 239, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 april 1674 - 1679." ;
    a2a:RegistryNumber "239" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 239, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 april 1674 - 1679., 239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e71afcc6-2b7c-b39b-9bab-8f62185a3fbf/iiif/3/1539370/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e71afcc6-2b7c-b39b-9bab-8f62185a3fbf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e71afcc6-2b7c-b39b-9bab-8f62185a3fbf/iiif/3/1539370/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/e71afcc6-2b7c-b39b-9bab-8f62185a3fbf" ;
  a2a:RecordGUID "{e71afcc6-2b7c-b39b-9bab-8f62185a3fbf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-11-1674<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/239\">Inventarisnummer 239 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "239" ;
  a2a:SourceRemarkregister_periode "1674-1679" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26539_00026539.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-11-1674" .
