@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_f4879955-5f57-d00a-5da6-0c83e4348a75
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 november 1765 te Leiden" ;
  a2a:hasPerson oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-4700d8a5-122a-6825-23d1-5689cb774054, oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-2988ef6d-1837-f0d3-b55b-2fa0b62ee7b0, oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-73c1005c-0e9a-57b8-50ef-588a0c77781b, oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-c5330aea-ae11-33a4-2bdc-ddced602b248, oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-1a1a74d5-28e4-bd3d-6dcf-7761c1609f22 ;
  a2a:hasEvent oa:event_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_0, oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_1, oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_2, oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_3, oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_4 ;
  a2a:hasSource oa:source_elo_f4879955-5f57-d00a-5da6-0c83e4348a75 .

oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-4700d8a5-122a-6825-23d1-5689cb774054
  a a2a:Person ;
  rdfs:label "Maria Adriana Wilmers" ;
  a2a:PersonName [
    rdfs:label "Maria Adriana Wilmers" ;
    a2a:PersonNameFirstName "Maria Adriana" ;
    a2a:PersonNameLastName "Wilmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-2988ef6d-1837-f0d3-b55b-2fa0b62ee7b0
  a a2a:Person ;
  rdfs:label "Herman Philippus Wilmers" ;
  a2a:PersonName [
    rdfs:label "Herman Philippus Wilmers" ;
    a2a:PersonNameFirstName "Herman Philippus" ;
    a2a:PersonNameLastName "Wilmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-73c1005c-0e9a-57b8-50ef-588a0c77781b
  a a2a:Person ;
  rdfs:label "Joanna Maria Gordijn" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Gordijn" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Gordijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-c5330aea-ae11-33a4-2bdc-ddced602b248
  a a2a:Person ;
  rdfs:label "Adrianus Joannes Gordijn" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannes Gordijn" ;
    a2a:PersonNameFirstName "Adrianus Joannes" ;
    a2a:PersonNameLastName "Gordijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person-1a1a74d5-28e4-bd3d-6dcf-7761c1609f22
  a a2a:Person ;
  rdfs:label "Maria Joanna de Rooij" ;
  a2a:PersonName [
    rdfs:label "Maria Joanna de Rooij" ;
    a2a:PersonNameFirstName "Maria Joanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1765-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person:4700d8a5-122a-6825-23d1-5689cb774054 ;
  a2a:EventKeyRef oa:event_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Event1 .

oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person:2988ef6d-1837-f0d3-b55b-2fa0b62ee7b0 ;
  a2a:EventKeyRef oa:event_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Event1 .

oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person:73c1005c-0e9a-57b8-50ef-588a0c77781b ;
  a2a:EventKeyRef oa:event_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Event1 .

oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person:c5330aea-ae11-33a4-2bdc-ddced602b248 ;
  a2a:EventKeyRef oa:event_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Event1 .

oa:relationep_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Person:1a1a74d5-28e4-bd3d-6dcf-7761c1609f22 ;
  a2a:EventKeyRef oa:event_elo_f4879955-5f57-d00a-5da6-0c83e4348a75_Event1 .

oa:source_elo_f4879955-5f57-d00a-5da6-0c83e4348a75
  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 "1765" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1765-11-14"^^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/6ed6e643-98cd-4a2d-ba0c-660d3944d37d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f4879955-5f57-d00a-5da6-0c83e4348a75" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/6ed6e643-98cd-4a2d-ba0c-660d3944d37d/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/f4879955-5f57-d00a-5da6-0c83e4348a75" ;
  a2a:RecordGUID "{f4879955-5f57-d00a-5da6-0c83e4348a75}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 14-11-1765<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_20260701_13690_00013690.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-11-1765" .
