@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_08e53b06-1506-9394-e4c8-fd7a349a9932
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 april 1805 te Leiden" ;
  a2a:hasPerson oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-b8a163cd-c69b-4552-a0b2-6583cb764b4c, oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-038b6e12-0451-0eb2-8a91-ac373f692998, oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-ace43415-f5ac-e9de-f529-b1127a82f33b, oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-8975ba23-bab3-4aed-2f3f-e768e72bd2ac, oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-1181c363-47da-57e1-73cf-ccf9be382cb5 ;
  a2a:hasEvent oa:event_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_0, oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_1, oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_2, oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_3, oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_4 ;
  a2a:hasSource oa:source_elo_08e53b06-1506-9394-e4c8-fd7a349a9932 .

oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-b8a163cd-c69b-4552-a0b2-6583cb764b4c
  a a2a:Person ;
  rdfs:label "Gerardus Christianus van Went" ;
  a2a:PersonName [
    rdfs:label "Gerardus Christianus van Went" ;
    a2a:PersonNameFirstName "Gerardus Christianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Went"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-038b6e12-0451-0eb2-8a91-ac373f692998
  a a2a:Person ;
  rdfs:label "Gerardus van Went" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Went" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Went"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-ace43415-f5ac-e9de-f529-b1127a82f33b
  a a2a:Person ;
  rdfs:label "Catharina Laman" ;
  a2a:PersonName [
    rdfs:label "Catharina Laman" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Laman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-8975ba23-bab3-4aed-2f3f-e768e72bd2ac
  a a2a:Person ;
  rdfs:label "Jacobus van Went" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Went" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Went"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person-1181c363-47da-57e1-73cf-ccf9be382cb5
  a a2a:Person ;
  rdfs:label "Joanna de Lange" ;
  a2a:PersonName [
    rdfs:label "Joanna de Lange" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1805-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person:b8a163cd-c69b-4552-a0b2-6583cb764b4c ;
  a2a:EventKeyRef oa:event_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Event1 .

oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person:038b6e12-0451-0eb2-8a91-ac373f692998 ;
  a2a:EventKeyRef oa:event_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Event1 .

oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person:ace43415-f5ac-e9de-f529-b1127a82f33b ;
  a2a:EventKeyRef oa:event_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Event1 .

oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person:8975ba23-bab3-4aed-2f3f-e768e72bd2ac ;
  a2a:EventKeyRef oa:event_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Event1 .

oa:relationep_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Person:1181c363-47da-57e1-73cf-ccf9be382cb5 ;
  a2a:EventKeyRef oa:event_elo_08e53b06-1506-9394-e4c8-fd7a349a9932_Event1 .

oa:source_elo_08e53b06-1506-9394-e4c8-fd7a349a9932
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1757-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1805-04-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: 294, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1757 - 1811." ;
    a2a:RegistryNumber "294" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 294, Periode: 1..., Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1757 - 1811., 294"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/cd80aa80-ee4e-49bb-b1c9-57360604b8f6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/08e53b06-1506-9394-e4c8-fd7a349a9932" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/cd80aa80-ee4e-49bb-b1c9-57360604b8f6/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/08e53b06-1506-9394-e4c8-fd7a349a9932" ;
  a2a:RecordGUID "{08e53b06-1506-9394-e4c8-fd7a349a9932}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-04-1805<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/294\">Inventarisnummer 294 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "294" ;
  a2a:SourceRemarkregister_periode "1757-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_24531_00024531.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-04-1805" .
