@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_407cec5d-17c8-5e54-f78e-dda8a4491c0d
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 november 1687 te Leiden" ;
  a2a:hasPerson oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-5be5e1cf-3332-3e88-bf40-281a238be708, oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-acfd04f5-97e8-84c3-3930-93bd4c96358a, oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-35a95e63-6e76-8ae2-ed60-587b02ede2f6, oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-d8aacfe0-e088-44a7-088b-50e4d73eb595, oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-da78ff54-1730-4983-a4f1-2ec8675b0178 ;
  a2a:hasEvent oa:event_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_0, oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_1, oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_2, oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_3, oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_4 ;
  a2a:hasSource oa:source_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d .

oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-5be5e1cf-3332-3e88-bf40-281a238be708
  a a2a:Person ;
  rdfs:label "Judith Nagel" ;
  a2a:PersonName [
    rdfs:label "Judith Nagel" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Nagel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-acfd04f5-97e8-84c3-3930-93bd4c96358a
  a a2a:Person ;
  rdfs:label "Hendrick Nagel" ;
  a2a:PersonName [
    rdfs:label "Hendrick Nagel" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Nagel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-35a95e63-6e76-8ae2-ed60-587b02ede2f6
  a a2a:Person ;
  rdfs:label "Immeke Huijlet" ;
  a2a:PersonName [
    rdfs:label "Immeke Huijlet" ;
    a2a:PersonNameFirstName "Immeke" ;
    a2a:PersonNameLastName "Huijlet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-d8aacfe0-e088-44a7-088b-50e4d73eb595
  a a2a:Person ;
  rdfs:label "Isack de Rouw" ;
  a2a:PersonName [
    rdfs:label "Isack de Rouw" ;
    a2a:PersonNameFirstName "Isack" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person-da78ff54-1730-4983-a4f1-2ec8675b0178
  a a2a:Person ;
  rdfs:label "Judith Huleth" ;
  a2a:PersonName [
    rdfs:label "Judith Huleth" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Huleth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1687-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person:5be5e1cf-3332-3e88-bf40-281a238be708 ;
  a2a:EventKeyRef oa:event_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Event1 .

oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person:acfd04f5-97e8-84c3-3930-93bd4c96358a ;
  a2a:EventKeyRef oa:event_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Event1 .

oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person:35a95e63-6e76-8ae2-ed60-587b02ede2f6 ;
  a2a:EventKeyRef oa:event_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Event1 .

oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person:d8aacfe0-e088-44a7-088b-50e4d73eb595 ;
  a2a:EventKeyRef oa:event_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Event1 .

oa:relationep_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Person:da78ff54-1730-4983-a4f1-2ec8675b0178 ;
  a2a:EventKeyRef oa:event_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d_Event1 .

oa:source_elo_407cec5d-17c8-5e54-f78e-dda8a4491c0d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1687-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1687-11-23"^^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: 241, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1684 - 1687." ;
    a2a:RegistryNumber "241" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 241, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1684 - 1687., 241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/bdac88e5-1c5a-40eb-a0f1-3a218b72647b/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/407cec5d-17c8-5e54-f78e-dda8a4491c0d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/bdac88e5-1c5a-40eb-a0f1-3a218b72647b/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/407cec5d-17c8-5e54-f78e-dda8a4491c0d" ;
  a2a:RecordGUID "{407cec5d-17c8-5e54-f78e-dda8a4491c0d}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-11-1687<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/241\">Inventarisnummer 241 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "241" ;
  a2a:SourceRemarkregister_periode "1684-1687" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6170_00006170.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-11-1687" .
