@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_1637b7cb-e6a5-e1b3-cceb-a476006a1108
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 december 1618 te Leiden" ;
  a2a:hasPerson oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-9cf82cb9-8906-aed0-6178-e7f8cc9dd804, oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-609abe56-9e8f-b876-50b5-a2c407cfe2fc, oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-2a8a0ac1-bb79-f31a-47a3-b7ba25d63b8a, oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-bd6b1c8b-bffe-f8bb-f9f8-bf4e68d94711, oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-d548334d-0615-458b-8258-61f76b99012b, oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-1b71e5b6-7440-79d2-862d-73c1ebf16356 ;
  a2a:hasEvent oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_0, oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_1, oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_2, oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_3, oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_4, oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_5 ;
  a2a:hasSource oa:source_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108 .

oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-9cf82cb9-8906-aed0-6178-e7f8cc9dd804
  a a2a:Person ;
  rdfs:label "Luc Flameng" ;
  a2a:PersonName [
    rdfs:label "Luc Flameng" ;
    a2a:PersonNameFirstName "Luc" ;
    a2a:PersonNameLastName "Flameng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-609abe56-9e8f-b876-50b5-a2c407cfe2fc
  a a2a:Person ;
  rdfs:label "Daniel Flameng" ;
  a2a:PersonName [
    rdfs:label "Daniel Flameng" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Flameng"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-2a8a0ac1-bb79-f31a-47a3-b7ba25d63b8a
  a a2a:Person ;
  rdfs:label "Francois Vereecken" ;
  a2a:PersonName [
    rdfs:label "Francois Vereecken" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Vereecken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-bd6b1c8b-bffe-f8bb-f9f8-bf4e68d94711
  a a2a:Person ;
  rdfs:label "Jan Francois" ;
  a2a:PersonName [
    rdfs:label "Jan Francois" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Francois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-d548334d-0615-458b-8258-61f76b99012b
  a a2a:Person ;
  rdfs:label "Christine van de Walle" ;
  a2a:PersonName [
    rdfs:label "Christine van de Walle" ;
    a2a:PersonNameFirstName "Christine" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person-1b71e5b6-7440-79d2-862d-73c1ebf16356
  a a2a:Person ;
  rdfs:label "Susanne Vereecken" ;
  a2a:PersonName [
    rdfs:label "Susanne Vereecken" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Vereecken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1618" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1618-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person:9cf82cb9-8906-aed0-6178-e7f8cc9dd804 ;
  a2a:EventKeyRef oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1 .

oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person:609abe56-9e8f-b876-50b5-a2c407cfe2fc ;
  a2a:EventKeyRef oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1 .

oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person:2a8a0ac1-bb79-f31a-47a3-b7ba25d63b8a ;
  a2a:EventKeyRef oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1 .

oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person:bd6b1c8b-bffe-f8bb-f9f8-bf4e68d94711 ;
  a2a:EventKeyRef oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1 .

oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person:d548334d-0615-458b-8258-61f76b99012b ;
  a2a:EventKeyRef oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1 .

oa:relationep_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Person:1b71e5b6-7440-79d2-862d-73c1ebf16356 ;
  a2a:EventKeyRef oa:event_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108_Event1 .

oa:source_elo_1637b7cb-e6a5-e1b3-cceb-a476006a1108
  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 "1618" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1618-12-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/c4285b27-437e-4698-abf5-1e201edb1f5d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1637b7cb-e6a5-e1b3-cceb-a476006a1108" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c4285b27-437e-4698-abf5-1e201edb1f5d/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/1637b7cb-e6a5-e1b3-cceb-a476006a1108" ;
  a2a:RecordGUID "{1637b7cb-e6a5-e1b3-cceb-a476006a1108}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-12-1618<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_20260701_982_00000982.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-12-1618" .
