@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_e7c07a1b-53a6-2a9c-82c2-7a02f564e155
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 augustus 1802 te Leiden" ;
  a2a:hasPerson oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-848b3815-8c5a-b1b0-08ae-9e9d2e4dbd07, oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-8a1b0e3d-5835-b77e-e9c5-11d8c0e06dc8, oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-83dcde1c-d5dd-d312-ac39-65e4e284195e, oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-861e8fa6-8fc2-df35-c5d9-dd9583cab4ec ;
  a2a:hasEvent oa:event_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_0, oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_1, oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_2, oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_3 ;
  a2a:hasSource oa:source_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155 .

oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-848b3815-8c5a-b1b0-08ae-9e9d2e4dbd07
  a a2a:Person ;
  rdfs:label "Martinus Dee" ;
  a2a:PersonName [
    rdfs:label "Martinus Dee" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Dee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-8a1b0e3d-5835-b77e-e9c5-11d8c0e06dc8
  a a2a:Person ;
  rdfs:label "Steeven Dee" ;
  a2a:PersonName [
    rdfs:label "Steeven Dee" ;
    a2a:PersonNameFirstName "Steeven" ;
    a2a:PersonNameLastName "Dee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-83dcde1c-d5dd-d312-ac39-65e4e284195e
  a a2a:Person ;
  rdfs:label "Rachel Maas" ;
  a2a:PersonName [
    rdfs:label "Rachel Maas" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person-861e8fa6-8fc2-df35-c5d9-dd9583cab4ec
  a a2a:Person ;
  rdfs:label "Lena Werst" ;
  a2a:PersonName [
    rdfs:label "Lena Werst" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Werst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1802-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person:848b3815-8c5a-b1b0-08ae-9e9d2e4dbd07 ;
  a2a:EventKeyRef oa:event_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Event1 .

oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person:8a1b0e3d-5835-b77e-e9c5-11d8c0e06dc8 ;
  a2a:EventKeyRef oa:event_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Event1 .

oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person:83dcde1c-d5dd-d312-ac39-65e4e284195e ;
  a2a:EventKeyRef oa:event_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Event1 .

oa:relationep_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Person:861e8fa6-8fc2-df35-c5d9-dd9583cab4ec ;
  a2a:EventKeyRef oa:event_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155_Event1 .

oa:source_elo_e7c07a1b-53a6-2a9c-82c2-7a02f564e155
  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 "1802" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1802-08-01"^^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/e7c07a1b-53a6-2a9c-82c2-7a02f564e155/iiif/3/1662158/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e7c07a1b-53a6-2a9c-82c2-7a02f564e155" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e7c07a1b-53a6-2a9c-82c2-7a02f564e155/iiif/3/1662158/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/e7c07a1b-53a6-2a9c-82c2-7a02f564e155" ;
  a2a:RecordGUID "{e7c07a1b-53a6-2a9c-82c2-7a02f564e155}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-08-1802<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_26614_00026614.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-08-1802" .
