@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_3ea1dea0-45bd-c69f-ea67-a94f70764a26
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 november 1637 te Leiden" ;
  a2a:hasPerson oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-50f16239-affa-3ebc-c093-bfc9c0b77d2b, oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-f146ffc5-2fe1-1360-301e-901b653e1543, oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-4292daea-de79-8a62-6edb-0764ea77e77b, oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-7c3dd3e3-3877-6b7c-74f0-083f0b19e2d5, oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-0a5d90d8-b802-dcf4-1f6f-7f8f1e659c30 ;
  a2a:hasEvent oa:event_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_0, oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_1, oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_2, oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_3, oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_4 ;
  a2a:hasSource oa:source_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26 .

oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-50f16239-affa-3ebc-c093-bfc9c0b77d2b
  a a2a:Person ;
  rdfs:label "Cathrina" ;
  a2a:PersonName [
    rdfs:label "Cathrina" ;
    a2a:PersonNameFirstName "Cathrina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-f146ffc5-2fe1-1360-301e-901b653e1543
  a a2a:Person ;
  rdfs:label "Jan Gabriels" ;
  a2a:PersonName [
    rdfs:label "Jan Gabriels" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gabriels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-4292daea-de79-8a62-6edb-0764ea77e77b
  a a2a:Person ;
  rdfs:label "Cornelis Fransen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Fransen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Fransen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-7c3dd3e3-3877-6b7c-74f0-083f0b19e2d5
  a a2a:Person ;
  rdfs:label "Hester Wilms" ;
  a2a:PersonName [
    rdfs:label "Hester Wilms" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNamePatronym "Wilms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person-0a5d90d8-b802-dcf4-1f6f-7f8f1e659c30
  a a2a:Person ;
  rdfs:label "Peter Banen" ;
  a2a:PersonName [
    rdfs:label "Peter Banen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Banen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1637-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person:50f16239-affa-3ebc-c093-bfc9c0b77d2b ;
  a2a:EventKeyRef oa:event_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Event1 .

oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person:f146ffc5-2fe1-1360-301e-901b653e1543 ;
  a2a:EventKeyRef oa:event_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Event1 .

oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person:4292daea-de79-8a62-6edb-0764ea77e77b ;
  a2a:EventKeyRef oa:event_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Event1 .

oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person:7c3dd3e3-3877-6b7c-74f0-083f0b19e2d5 ;
  a2a:EventKeyRef oa:event_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Event1 .

oa:relationep_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Person:0a5d90d8-b802-dcf4-1f6f-7f8f1e659c30 ;
  a2a:EventKeyRef oa:event_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26_Event1 .

oa:source_elo_3ea1dea0-45bd-c69f-ea67-a94f70764a26
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1613-01-01 - 1769-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1637-11-18"^^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: 280, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769." ;
    a2a:RegistryNumber "280" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 280, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1613 - 1769., 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/3ea1dea0-45bd-c69f-ea67-a94f70764a26/iiif/3/1821482/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3ea1dea0-45bd-c69f-ea67-a94f70764a26" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/3ea1dea0-45bd-c69f-ea67-a94f70764a26/iiif/3/1821482/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/3ea1dea0-45bd-c69f-ea67-a94f70764a26" ;
  a2a:RecordGUID "{3ea1dea0-45bd-c69f-ea67-a94f70764a26}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-11-1637<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/280\">Inventarisnummer 280 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "280" ;
  a2a:SourceRemarkregister_periode "1613-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_10419_00010419.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-11-1637" .
