@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_7e529d87-8e95-cd85-4e88-5d9d5e772cd0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 juli 1650 te Leiden" ;
  a2a:hasPerson oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-b4cb4837-9785-d264-07ca-fbc80011e8bb, oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-7049d009-d18d-a4ab-822d-810fba540532, oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-cb1b77a9-a73e-dd63-b942-1a6516a720cf, oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-f4489474-e676-c8d4-8e1c-680c003a42f0, oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-68d749a4-1b6c-75e1-5223-633b48e4c81a, oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-746f9794-9cd8-d14f-588d-995681733e8c ;
  a2a:hasEvent oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_0, oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_1, oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_2, oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_3, oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_4, oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_5 ;
  a2a:hasSource oa:source_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0 .

oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-b4cb4837-9785-d264-07ca-fbc80011e8bb
  a a2a:Person ;
  rdfs:label "Rachel Läou" ;
  a2a:PersonName [
    rdfs:label "Rachel Läou" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Läou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-7049d009-d18d-a4ab-822d-810fba540532
  a a2a:Person ;
  rdfs:label "Philippe Läou" ;
  a2a:PersonName [
    rdfs:label "Philippe Läou" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Läou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-cb1b77a9-a73e-dd63-b942-1a6516a720cf
  a a2a:Person ;
  rdfs:label "Marie Thomas" ;
  a2a:PersonName [
    rdfs:label "Marie Thomas" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePatronym "Thomas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-f4489474-e676-c8d4-8e1c-680c003a42f0
  a a2a:Person ;
  rdfs:label "Guon Empiz" ;
  a2a:PersonName [
    rdfs:label "Guon Empiz" ;
    a2a:PersonNameFirstName "Guon" ;
    a2a:PersonNameLastName "Empiz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-68d749a4-1b6c-75e1-5223-633b48e4c81a
  a a2a:Person ;
  rdfs:label "Barbe Du Gem" ;
  a2a:PersonName [
    rdfs:label "Barbe Du Gem" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNamePrefixLastName "Du" ;
    a2a:PersonNameLastName "Gem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person-746f9794-9cd8-d14f-588d-995681733e8c
  a a2a:Person ;
  rdfs:label "Marie Jean Minelle" ;
  a2a:PersonName [
    rdfs:label "Marie Jean Minelle" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePatronym "Jean" ;
    a2a:PersonNameLastName "Minelle"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1650-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person:b4cb4837-9785-d264-07ca-fbc80011e8bb ;
  a2a:EventKeyRef oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1 .

oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person:7049d009-d18d-a4ab-822d-810fba540532 ;
  a2a:EventKeyRef oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1 .

oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person:cb1b77a9-a73e-dd63-b942-1a6516a720cf ;
  a2a:EventKeyRef oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1 .

oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person:f4489474-e676-c8d4-8e1c-680c003a42f0 ;
  a2a:EventKeyRef oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1 .

oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person:68d749a4-1b6c-75e1-5223-633b48e4c81a ;
  a2a:EventKeyRef oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1 .

oa:relationep_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Person:746f9794-9cd8-d14f-588d-995681733e8c ;
  a2a:EventKeyRef oa:event_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0_Event1 .

oa:source_elo_7e529d87-8e95-cd85-4e88-5d9d5e772cd0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1647-01-01 - 1655-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1650-07-10"^^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: 272, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655." ;
    a2a:RegistryNumber "272" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 272, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1647 - 28 april 1655., 272"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/7e529d87-8e95-cd85-4e88-5d9d5e772cd0/iiif/3/1786537/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7e529d87-8e95-cd85-4e88-5d9d5e772cd0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/7e529d87-8e95-cd85-4e88-5d9d5e772cd0/iiif/3/1786537/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/7e529d87-8e95-cd85-4e88-5d9d5e772cd0" ;
  a2a:RecordGUID "{7e529d87-8e95-cd85-4e88-5d9d5e772cd0}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-07-1650<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/272\">Inventarisnummer 272 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "272" ;
  a2a:SourceRemarkregister_periode "1647-1655" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_23645_00023645.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-07-1650" .
