@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_5d1a91c4-bd5c-22d4-50f2-7867367aea3c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 december 1722 te Leiden" ;
  a2a:hasPerson oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-a2304dab-e14c-8667-2109-56dca30aaec5, oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-2ae5099d-9bd3-634b-756e-6e6d5cba8bce, oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-2bd61bec-e9be-b972-c481-4c91e4ca4e7d, oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-4836ac4a-8050-2b01-8783-1204c70ec2b7 ;
  a2a:hasEvent oa:event_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_0, oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_1, oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_2, oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_3 ;
  a2a:hasSource oa:source_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c .

oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-a2304dab-e14c-8667-2109-56dca30aaec5
  a a2a:Person ;
  rdfs:label "Sara Kovee" ;
  a2a:PersonName [
    rdfs:label "Sara Kovee" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Kovee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-2ae5099d-9bd3-634b-756e-6e6d5cba8bce
  a a2a:Person ;
  rdfs:label "Jakobus Kovee" ;
  a2a:PersonName [
    rdfs:label "Jakobus Kovee" ;
    a2a:PersonNameFirstName "Jakobus" ;
    a2a:PersonNameLastName "Kovee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-2bd61bec-e9be-b972-c481-4c91e4ca4e7d
  a a2a:Person ;
  rdfs:label "Sara Husman" ;
  a2a:PersonName [
    rdfs:label "Sara Husman" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Husman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person-4836ac4a-8050-2b01-8783-1204c70ec2b7
  a a2a:Person ;
  rdfs:label "Rachel Herri" ;
  a2a:PersonName [
    rdfs:label "Rachel Herri" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNamePatronym "Herri"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1722-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person:a2304dab-e14c-8667-2109-56dca30aaec5 ;
  a2a:EventKeyRef oa:event_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Event1 .

oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person:2ae5099d-9bd3-634b-756e-6e6d5cba8bce ;
  a2a:EventKeyRef oa:event_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Event1 .

oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person:2bd61bec-e9be-b972-c481-4c91e4ca4e7d ;
  a2a:EventKeyRef oa:event_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Event1 .

oa:relationep_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Person:4836ac4a-8050-2b01-8783-1204c70ec2b7 ;
  a2a:EventKeyRef oa:event_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c_Event1 .

oa:source_elo_5d1a91c4-bd5c-22d4-50f2-7867367aea3c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1714-01-01 - 1737-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1722-12-02"^^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: 262, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1714 - 1737." ;
    a2a:RegistryNumber "262" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 262, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1714 - 1737., 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f0953214-fe6d-49b1-aaaa-b6f1f7f299f8/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5d1a91c4-bd5c-22d4-50f2-7867367aea3c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f0953214-fe6d-49b1-aaaa-b6f1f7f299f8/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/5d1a91c4-bd5c-22d4-50f2-7867367aea3c" ;
  a2a:RecordGUID "{5d1a91c4-bd5c-22d4-50f2-7867367aea3c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-12-1722<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/262\">Inventarisnummer 262 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "262" ;
  a2a:SourceRemarkregister_periode "1714-1737" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_12197_00012197.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-12-1722" .
