@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_7039f98f-7a76-8229-e79f-ca299dbe0423
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 januari 1611 te Leiden" ;
  a2a:hasPerson oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-7a206ef4-a763-9d3d-7994-c03656c2b2f3, oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-1fdb7372-b56d-f5d5-ca83-01dddcd88157, oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-0c01ce7c-5739-5c7a-382b-d03c5d874f2a, oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-6b78f123-6984-d376-06f5-353053139fce, oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-4fc6078d-2ddb-a240-5f41-2ea179003f11, oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-ba4cd32e-d6ba-e5ee-e14c-bce674563aea ;
  a2a:hasEvent oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_0, oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_1, oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_2, oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_3, oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_4, oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_5 ;
  a2a:hasSource oa:source_elo_7039f98f-7a76-8229-e79f-ca299dbe0423 .

oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-7a206ef4-a763-9d3d-7994-c03656c2b2f3
  a a2a:Person ;
  rdfs:label "Jan Plateau" ;
  a2a:PersonName [
    rdfs:label "Jan Plateau" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Plateau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-1fdb7372-b56d-f5d5-ca83-01dddcd88157
  a a2a:Person ;
  rdfs:label "Jean Plateau" ;
  a2a:PersonName [
    rdfs:label "Jean Plateau" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Plateau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-0c01ce7c-5739-5c7a-382b-d03c5d874f2a
  a a2a:Person ;
  rdfs:label "Pierre Plateau" ;
  a2a:PersonName [
    rdfs:label "Pierre Plateau" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Plateau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-6b78f123-6984-d376-06f5-353053139fce
  a a2a:Person ;
  rdfs:label "François Bruneval" ;
  a2a:PersonName [
    rdfs:label "François Bruneval" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Bruneval"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-4fc6078d-2ddb-a240-5f41-2ea179003f11
  a a2a:Person ;
  rdfs:label "Ferine van Ruepen" ;
  a2a:PersonName [
    rdfs:label "Ferine van Ruepen" ;
    a2a:PersonNameFirstName "Ferine" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruepen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person-ba4cd32e-d6ba-e5ee-e14c-bce674563aea
  a a2a:Person ;
  rdfs:label "Sara Heubet" ;
  a2a:PersonName [
    rdfs:label "Sara Heubet" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Heubet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1611" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1611-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person:7a206ef4-a763-9d3d-7994-c03656c2b2f3 ;
  a2a:EventKeyRef oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1 .

oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person:1fdb7372-b56d-f5d5-ca83-01dddcd88157 ;
  a2a:EventKeyRef oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1 .

oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person:0c01ce7c-5739-5c7a-382b-d03c5d874f2a ;
  a2a:EventKeyRef oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1 .

oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person:6b78f123-6984-d376-06f5-353053139fce ;
  a2a:EventKeyRef oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1 .

oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person:4fc6078d-2ddb-a240-5f41-2ea179003f11 ;
  a2a:EventKeyRef oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1 .

oa:relationep_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Person:ba4cd32e-d6ba-e5ee-e14c-bce674563aea ;
  a2a:EventKeyRef oa:event_elo_7039f98f-7a76-8229-e79f-ca299dbe0423_Event1 .

oa:source_elo_7039f98f-7a76-8229-e79f-ca299dbe0423
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1599-01-01 - 1627-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1599-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1611" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1611-01-02"^^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: 270, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627." ;
    a2a:RegistryNumber "270" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 270, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627., 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b3fdbcd6-4a4a-4189-967a-f786f94bd4e6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7039f98f-7a76-8229-e79f-ca299dbe0423" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b3fdbcd6-4a4a-4189-967a-f786f94bd4e6/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/7039f98f-7a76-8229-e79f-ca299dbe0423" ;
  a2a:RecordGUID "{7039f98f-7a76-8229-e79f-ca299dbe0423}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-01-1611<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/270\">Inventarisnummer 270 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "270" ;
  a2a:SourceRemarkregister_periode "1599-1627" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_9541_00009541.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-01-1611" .
