@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_ec44f4aa-463f-857a-9e00-c49be7f8c2da
  a a2a:Record ;
  rdfs:label "DTB Dopen op 30 december 1663 te Leiden" ;
  a2a:hasPerson oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-7807f477-cca7-d87a-63da-fb9fe9883801, oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-a73481de-536c-d50d-9953-faac367c3005, oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-6bac58b6-cd56-d774-83ab-1db8ada0218a, oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-abed2f89-3c14-d21e-9959-664c4b5c7c21, oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-5b287ecc-af1b-1134-1b3d-1655f6f238d2, oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-220a575b-b690-130a-8b88-ce6eb5f7c866 ;
  a2a:hasEvent oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_0, oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_1, oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_2, oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_3, oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_4, oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_5 ;
  a2a:hasSource oa:source_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da .

oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-7807f477-cca7-d87a-63da-fb9fe9883801
  a a2a:Person ;
  rdfs:label "Cornelia van der Hoeve" ;
  a2a:PersonName [
    rdfs:label "Cornelia van der Hoeve" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-a73481de-536c-d50d-9953-faac367c3005
  a a2a:Person ;
  rdfs:label "Arij van der Hoeve" ;
  a2a:PersonName [
    rdfs:label "Arij van der Hoeve" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-6bac58b6-cd56-d774-83ab-1db8ada0218a
  a a2a:Person ;
  rdfs:label "Fransje Fagels" ;
  a2a:PersonName [
    rdfs:label "Fransje Fagels" ;
    a2a:PersonNameFirstName "Fransje" ;
    a2a:PersonNameLastName "Fagels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-abed2f89-3c14-d21e-9959-664c4b5c7c21
  a a2a:Person ;
  rdfs:label "Jan Fagels" ;
  a2a:PersonName [
    rdfs:label "Jan Fagels" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Fagels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-5b287ecc-af1b-1134-1b3d-1655f6f238d2
  a a2a:Person ;
  rdfs:label "Lijsbet Ariens" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Ariens" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePatronym "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person-220a575b-b690-130a-8b88-ce6eb5f7c866
  a a2a:Person ;
  rdfs:label "Maria Fagels" ;
  a2a:PersonName [
    rdfs:label "Maria Fagels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Fagels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1663-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person:7807f477-cca7-d87a-63da-fb9fe9883801 ;
  a2a:EventKeyRef oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1 .

oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person:a73481de-536c-d50d-9953-faac367c3005 ;
  a2a:EventKeyRef oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1 .

oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person:6bac58b6-cd56-d774-83ab-1db8ada0218a ;
  a2a:EventKeyRef oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1 .

oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person:abed2f89-3c14-d21e-9959-664c4b5c7c21 ;
  a2a:EventKeyRef oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1 .

oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person:5b287ecc-af1b-1134-1b3d-1655f6f238d2 ;
  a2a:EventKeyRef oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1 .

oa:relationep_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Person:220a575b-b690-130a-8b88-ce6eb5f7c866 ;
  a2a:EventKeyRef oa:event_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da_Event1 .

oa:source_elo_ec44f4aa-463f-857a-9e00-c49be7f8c2da
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1659-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1663-12-30"^^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: 237, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666." ;
    a2a:RegistryNumber "237" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 237, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 juli 1659 - 1666., 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ec44f4aa-463f-857a-9e00-c49be7f8c2da/iiif/3/1524706/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ec44f4aa-463f-857a-9e00-c49be7f8c2da" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ec44f4aa-463f-857a-9e00-c49be7f8c2da/iiif/3/1524706/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/ec44f4aa-463f-857a-9e00-c49be7f8c2da" ;
  a2a:RecordGUID "{ec44f4aa-463f-857a-9e00-c49be7f8c2da}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 30-12-1663<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/237\">Inventarisnummer 237 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "237" ;
  a2a:SourceRemarkregister_periode "1659-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28984_00028984.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 30-12-1663" .
