@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_fef5c7b8-f32f-e4e1-c831-bab37104bce2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 april 1702 te Leiden" ;
  a2a:hasPerson oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-af7d483d-d42d-5569-e60b-0ac15721612d, oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-1dac52a8-8209-3f21-72a2-d02eea79d108, oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-b75a0574-fc38-a43e-2fd6-68a601c26a85, oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-7c8127fb-dbff-5870-bc24-eb67208bfc0f, oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-645a209d-cdf7-2828-7222-f0f7b7a1ff32 ;
  a2a:hasEvent oa:event_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_0, oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_1, oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_2, oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_3, oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_4 ;
  a2a:hasSource oa:source_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2 .

oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-af7d483d-d42d-5569-e60b-0ac15721612d
  a a2a:Person ;
  rdfs:label "Abraham Turlure" ;
  a2a:PersonName [
    rdfs:label "Abraham Turlure" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Turlure"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1702" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1702-04-18"^^xsd:date
  ] .

oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-1dac52a8-8209-3f21-72a2-d02eea79d108
  a a2a:Person ;
  rdfs:label "Abraham Turlure" ;
  a2a:PersonName [
    rdfs:label "Abraham Turlure" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Turlure"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-b75a0574-fc38-a43e-2fd6-68a601c26a85
  a a2a:Person ;
  rdfs:label "Marie Jesusprée" ;
  a2a:PersonName [
    rdfs:label "Marie Jesusprée" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Jesusprée"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-7c8127fb-dbff-5870-bc24-eb67208bfc0f
  a a2a:Person ;
  rdfs:label "Catharine del Tour" ;
  a2a:PersonName [
    rdfs:label "Catharine del Tour" ;
    a2a:PersonNameFirstName "Catharine" ;
    a2a:PersonNamePrefixLastName "del" ;
    a2a:PersonNameLastName "Tour"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person-645a209d-cdf7-2828-7222-f0f7b7a1ff32
  a a2a:Person ;
  rdfs:label "Marc de Lerij" ;
  a2a:PersonName [
    rdfs:label "Marc de Lerij" ;
    a2a:PersonNameFirstName "Marc" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lerij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1702" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1702-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person:af7d483d-d42d-5569-e60b-0ac15721612d ;
  a2a:EventKeyRef oa:event_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Event1 .

oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person:1dac52a8-8209-3f21-72a2-d02eea79d108 ;
  a2a:EventKeyRef oa:event_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Event1 .

oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person:b75a0574-fc38-a43e-2fd6-68a601c26a85 ;
  a2a:EventKeyRef oa:event_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Event1 .

oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person:7c8127fb-dbff-5870-bc24-eb67208bfc0f ;
  a2a:EventKeyRef oa:event_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Event1 .

oa:relationep_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Person:645a209d-cdf7-2828-7222-f0f7b7a1ff32 ;
  a2a:EventKeyRef oa:event_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2_Event1 .

oa:source_elo_fef5c7b8-f32f-e4e1-c831-bab37104bce2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1696-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1702" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1702-04-19"^^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: 275, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748." ;
    a2a:RegistryNumber "275" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 275, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748., 275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/cb2e5efe-27b1-4552-8418-bf245ba6cf73/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fef5c7b8-f32f-e4e1-c831-bab37104bce2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/cb2e5efe-27b1-4552-8418-bf245ba6cf73/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/fef5c7b8-f32f-e4e1-c831-bab37104bce2" ;
  a2a:RecordGUID "{fef5c7b8-f32f-e4e1-c831-bab37104bce2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-04-1702<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/275\">Inventarisnummer 275 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "275" ;
  a2a:SourceRemarkregister_periode "1696-1748" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29887_00029887.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-04-1702" .
