@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_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 december 1790 te Leiden" ;
  a2a:hasPerson oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-4edd5e28-a8e0-9b74-1559-7af83052b0a1, oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-2ceb538f-f1a6-fc91-e7ae-75d52c879f67, oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-371f6b85-7615-8c5d-5def-8d455d39865e, oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-79a2a35d-c447-b681-1aa1-b84924824f63, oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-1ee317c9-c858-e05c-bba9-91e293052a3f ;
  a2a:hasEvent oa:event_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_0, oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_1, oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_2, oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_3, oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_4 ;
  a2a:hasSource oa:source_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830 .

oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-4edd5e28-a8e0-9b74-1559-7af83052b0a1
  a a2a:Person ;
  rdfs:label "Margaretha Tangen" ;
  a2a:PersonName [
    rdfs:label "Margaretha Tangen" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Tangen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-2ceb538f-f1a6-fc91-e7ae-75d52c879f67
  a a2a:Person ;
  rdfs:label "Jan Tangen" ;
  a2a:PersonName [
    rdfs:label "Jan Tangen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tangen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-371f6b85-7615-8c5d-5def-8d455d39865e
  a a2a:Person ;
  rdfs:label "Lena Ter Stege" ;
  a2a:PersonName [
    rdfs:label "Lena Ter Stege" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "Ter" ;
    a2a:PersonNameLastName "Stege"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-79a2a35d-c447-b681-1aa1-b84924824f63
  a a2a:Person ;
  rdfs:label "Jacobus Annot" ;
  a2a:PersonName [
    rdfs:label "Jacobus Annot" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Annot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person-1ee317c9-c858-e05c-bba9-91e293052a3f
  a a2a:Person ;
  rdfs:label "Maria Crispijn" ;
  a2a:PersonName [
    rdfs:label "Maria Crispijn" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Crispijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1790-12-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person:4edd5e28-a8e0-9b74-1559-7af83052b0a1 ;
  a2a:EventKeyRef oa:event_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Event1 .

oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person:2ceb538f-f1a6-fc91-e7ae-75d52c879f67 ;
  a2a:EventKeyRef oa:event_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Event1 .

oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person:371f6b85-7615-8c5d-5def-8d455d39865e ;
  a2a:EventKeyRef oa:event_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Event1 .

oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person:79a2a35d-c447-b681-1aa1-b84924824f63 ;
  a2a:EventKeyRef oa:event_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Event1 .

oa:relationep_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Person:1ee317c9-c858-e05c-bba9-91e293052a3f ;
  a2a:EventKeyRef oa:event_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830_Event1 .

oa:source_elo_f94c2eaa-4d8a-f7c8-99fa-e56c073b3830
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1756-01-01 - 1801-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1790-12-21"^^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: 296, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 14 juni 1756 - 21 oktober..." ;
    a2a:RegistryNumber "296" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 296, Periode: 1..., Doopboek en trouwboek van de kerk aan de St. Jorissteeg (RK) te Leiden, 14 juni 1756 - 21 oktober..., 296"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/411433b7-ba2b-4b74-9612-0a617d8d9cca/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f94c2eaa-4d8a-f7c8-99fa-e56c073b3830" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/411433b7-ba2b-4b74-9612-0a617d8d9cca/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/f94c2eaa-4d8a-f7c8-99fa-e56c073b3830" ;
  a2a:RecordGUID "{f94c2eaa-4d8a-f7c8-99fa-e56c073b3830}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-12-1790<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/296\">Inventarisnummer 296 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "296" ;
  a2a:SourceRemarkregister_periode "1756-1801" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_29288_00029288.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-12-1790" .
