@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_b099eaa3-faac-ae6f-acf0-5785d005e660
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 januari 1800 te Leiden" ;
  a2a:hasPerson oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-c377e8d2-5ebf-5ea3-da2b-3835c22a6bc9, oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-bc1d61d4-84e3-3c70-002d-0dce380ab88d, oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-d179276e-567e-785e-9636-946b4a981adb, oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-2ddd0e54-d1db-7d95-6ae3-4f5f97e0efc7 ;
  a2a:hasEvent oa:event_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_0, oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_1, oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_2, oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_3 ;
  a2a:hasSource oa:source_elo_b099eaa3-faac-ae6f-acf0-5785d005e660 .

oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-c377e8d2-5ebf-5ea3-da2b-3835c22a6bc9
  a a2a:Person ;
  rdfs:label "Anna Cornelia Outshoorn" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Outshoorn" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Outshoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-bc1d61d4-84e3-3c70-002d-0dce380ab88d
  a a2a:Person ;
  rdfs:label "Cornelis Outshoorn" ;
  a2a:PersonName [
    rdfs:label "Cornelis Outshoorn" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Outshoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-d179276e-567e-785e-9636-946b4a981adb
  a a2a:Person ;
  rdfs:label "Christina Nieuwerkerk" ;
  a2a:PersonName [
    rdfs:label "Christina Nieuwerkerk" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Nieuwerkerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person-2ddd0e54-d1db-7d95-6ae3-4f5f97e0efc7
  a a2a:Person ;
  rdfs:label "Anna Reijnen" ;
  a2a:PersonName [
    rdfs:label "Anna Reijnen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Reijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1800-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person:c377e8d2-5ebf-5ea3-da2b-3835c22a6bc9 ;
  a2a:EventKeyRef oa:event_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Event1 .

oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person:bc1d61d4-84e3-3c70-002d-0dce380ab88d ;
  a2a:EventKeyRef oa:event_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Event1 .

oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person:d179276e-567e-785e-9636-946b4a981adb ;
  a2a:EventKeyRef oa:event_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Event1 .

oa:relationep_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Person:2ddd0e54-d1db-7d95-6ae3-4f5f97e0efc7 ;
  a2a:EventKeyRef oa:event_elo_b099eaa3-faac-ae6f-acf0-5785d005e660_Event1 .

oa:source_elo_b099eaa3-faac-ae6f-acf0-5785d005e660
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1796-01-01 - 1803-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1800-01-05"^^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: 256, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 3 juli 1796 - 1803." ;
    a2a:RegistryNumber "256" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 256, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 3 juli 1796 - 1803., 256"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/b099eaa3-faac-ae6f-acf0-5785d005e660/iiif/3/1661709/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b099eaa3-faac-ae6f-acf0-5785d005e660" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/b099eaa3-faac-ae6f-acf0-5785d005e660/iiif/3/1661709/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/b099eaa3-faac-ae6f-acf0-5785d005e660" ;
  a2a:RecordGUID "{b099eaa3-faac-ae6f-acf0-5785d005e660}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-01-1800<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/256\">Inventarisnummer 256 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "256" ;
  a2a:SourceRemarkregister_periode "1796-1803" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_17383_00017383.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-01-1800" .
