@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_51ef2077-e601-a961-e0f6-e478950f26bf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 januari 1748 te Leiden" ;
  a2a:hasPerson oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-d44dd618-647c-7232-f3ec-2a9bbe8bfac3, oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-52862c42-5ec7-ec88-7e1f-72f0d7f01af4, oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-2c7c41bf-3935-c895-a125-79cd825617d1, oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-3474c707-20dc-19cf-3766-2c95de46fc11, oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-86958516-c0e8-9586-17e9-517e9d4165a5 ;
  a2a:hasEvent oa:event_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_0, oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_1, oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_2, oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_3, oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_4 ;
  a2a:hasSource oa:source_elo_51ef2077-e601-a961-e0f6-e478950f26bf .

oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-d44dd618-647c-7232-f3ec-2a9bbe8bfac3
  a a2a:Person ;
  rdfs:label "Abraham Rebel" ;
  a2a:PersonName [
    rdfs:label "Abraham Rebel" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Rebel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-52862c42-5ec7-ec88-7e1f-72f0d7f01af4
  a a2a:Person ;
  rdfs:label "Nicolaas Rebel" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Rebel" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Rebel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-2c7c41bf-3935-c895-a125-79cd825617d1
  a a2a:Person ;
  rdfs:label "Susanna Laper" ;
  a2a:PersonName [
    rdfs:label "Susanna Laper" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Laper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-3474c707-20dc-19cf-3766-2c95de46fc11
  a a2a:Person ;
  rdfs:label "Maria Boulans" ;
  a2a:PersonName [
    rdfs:label "Maria Boulans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Boulans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person-86958516-c0e8-9586-17e9-517e9d4165a5
  a a2a:Person ;
  rdfs:label "Hendrik Ranselaar" ;
  a2a:PersonName [
    rdfs:label "Hendrik Ranselaar" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Ranselaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1748-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person:d44dd618-647c-7232-f3ec-2a9bbe8bfac3 ;
  a2a:EventKeyRef oa:event_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Event1 .

oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person:52862c42-5ec7-ec88-7e1f-72f0d7f01af4 ;
  a2a:EventKeyRef oa:event_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Event1 .

oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person:2c7c41bf-3935-c895-a125-79cd825617d1 ;
  a2a:EventKeyRef oa:event_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Event1 .

oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person:3474c707-20dc-19cf-3766-2c95de46fc11 ;
  a2a:EventKeyRef oa:event_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Event1 .

oa:relationep_elo_51ef2077-e601-a961-e0f6-e478950f26bf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Person:86958516-c0e8-9586-17e9-517e9d4165a5 ;
  a2a:EventKeyRef oa:event_elo_51ef2077-e601-a961-e0f6-e478950f26bf_Event1 .

oa:source_elo_51ef2077-e601-a961-e0f6-e478950f26bf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1740-01-01 - 1792-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1748-01-07"^^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: 268, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 2 oktober 1740 - 1792." ;
    a2a:RegistryNumber "268" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 268, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 2 oktober 1740 - 1792., 268"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f57e0655-6adb-4365-94b7-c881a4c7a5fc/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/51ef2077-e601-a961-e0f6-e478950f26bf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f57e0655-6adb-4365-94b7-c881a4c7a5fc/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/51ef2077-e601-a961-e0f6-e478950f26bf" ;
  a2a:RecordGUID "{51ef2077-e601-a961-e0f6-e478950f26bf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-01-1748<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/268\">Inventarisnummer 268 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "268" ;
  a2a:SourceRemarkregister_periode "1740-1792" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_19818_00019818.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-01-1748" .
