@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_b6d1b985-df6f-e719-6c3e-5591e8597151
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 juni 1701 te Leiden" ;
  a2a:hasPerson oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-2ffb61eb-b34c-93fb-5732-532af251244c, oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-13bc5a89-df11-7cb1-fdc3-8f8057e7d456, oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-441520be-3a23-4227-f308-3f17ac173b88, oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-a7d147cf-c71f-d062-10d1-3cae6c486fde, oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-9ea5cffe-aab8-dca7-1170-7ad50aa5fe96 ;
  a2a:hasEvent oa:event_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_0, oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_1, oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_2, oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_3, oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_4 ;
  a2a:hasSource oa:source_elo_b6d1b985-df6f-e719-6c3e-5591e8597151 .

oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-2ffb61eb-b34c-93fb-5732-532af251244c
  a a2a:Person ;
  rdfs:label "Servas Julien" ;
  a2a:PersonName [
    rdfs:label "Servas Julien" ;
    a2a:PersonNameFirstName "Servas" ;
    a2a:PersonNameLastName "Julien"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1701" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1701-06-03"^^xsd:date
  ] .

oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-13bc5a89-df11-7cb1-fdc3-8f8057e7d456
  a a2a:Person ;
  rdfs:label "Francois Julien" ;
  a2a:PersonName [
    rdfs:label "Francois Julien" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Julien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-441520be-3a23-4227-f308-3f17ac173b88
  a a2a:Person ;
  rdfs:label "Elizabet Servas" ;
  a2a:PersonName [
    rdfs:label "Elizabet Servas" ;
    a2a:PersonNameFirstName "Elizabet" ;
    a2a:PersonNamePatronym "Servas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-a7d147cf-c71f-d062-10d1-3cae6c486fde
  a a2a:Person ;
  rdfs:label "Jeanne Servas" ;
  a2a:PersonName [
    rdfs:label "Jeanne Servas" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNamePatronym "Servas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person-9ea5cffe-aab8-dca7-1170-7ad50aa5fe96
  a a2a:Person ;
  rdfs:label "Daniel Faure" ;
  a2a:PersonName [
    rdfs:label "Daniel Faure" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Faure"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1701" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1701-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person:2ffb61eb-b34c-93fb-5732-532af251244c ;
  a2a:EventKeyRef oa:event_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Event1 .

oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person:13bc5a89-df11-7cb1-fdc3-8f8057e7d456 ;
  a2a:EventKeyRef oa:event_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Event1 .

oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person:441520be-3a23-4227-f308-3f17ac173b88 ;
  a2a:EventKeyRef oa:event_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Event1 .

oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person:a7d147cf-c71f-d062-10d1-3cae6c486fde ;
  a2a:EventKeyRef oa:event_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Event1 .

oa:relationep_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Person:9ea5cffe-aab8-dca7-1170-7ad50aa5fe96 ;
  a2a:EventKeyRef oa:event_elo_b6d1b985-df6f-e719-6c3e-5591e8597151_Event1 .

oa:source_elo_b6d1b985-df6f-e719-6c3e-5591e8597151
  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 "1701" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1701-06-05"^^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/4d664128-3654-4133-ac0f-2c3470c85e69/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b6d1b985-df6f-e719-6c3e-5591e8597151" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4d664128-3654-4133-ac0f-2c3470c85e69/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/b6d1b985-df6f-e719-6c3e-5591e8597151" ;
  a2a:RecordGUID "{b6d1b985-df6f-e719-6c3e-5591e8597151}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-06-1701<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_20260528_23415_00023415.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-06-1701" .
