@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_21bd3af9-86a8-e341-427c-4b4cd2892f55
  a a2a:Record ;
  rdfs:label "DTB Dopen op 30 september 1629 te Leiden" ;
  a2a:hasPerson oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-bcb7ba25-af62-aa49-ff78-98dce757164f, oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-4fb476ab-bb0f-4172-c274-0bf29100a3bc, oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-b56778e2-17d8-0f2d-3726-b00f5ce1978f, oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-26a949a9-f1fd-5e18-8195-448b9c24125a, oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-6b0cf4c6-6123-43f4-7823-489135f4689f, oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-a0f739ae-1e3e-97cd-1370-e8193fbc7857 ;
  a2a:hasEvent oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_0, oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_1, oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_2, oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_3, oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_4, oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_5 ;
  a2a:hasSource oa:source_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55 .

oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-bcb7ba25-af62-aa49-ff78-98dce757164f
  a a2a:Person ;
  rdfs:label "Jean Lanthoine" ;
  a2a:PersonName [
    rdfs:label "Jean Lanthoine" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Lanthoine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-4fb476ab-bb0f-4172-c274-0bf29100a3bc
  a a2a:Person ;
  rdfs:label "Simon Lanthoine" ;
  a2a:PersonName [
    rdfs:label "Simon Lanthoine" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Lanthoine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-b56778e2-17d8-0f2d-3726-b00f5ce1978f
  a a2a:Person ;
  rdfs:label "Madeleine Grau" ;
  a2a:PersonName [
    rdfs:label "Madeleine Grau" ;
    a2a:PersonNameFirstName "Madeleine" ;
    a2a:PersonNameLastName "Grau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-26a949a9-f1fd-5e18-8195-448b9c24125a
  a a2a:Person ;
  rdfs:label "Jaqueline Blondyeau" ;
  a2a:PersonName [
    rdfs:label "Jaqueline Blondyeau" ;
    a2a:PersonNameFirstName "Jaqueline" ;
    a2a:PersonNameLastName "Blondyeau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-6b0cf4c6-6123-43f4-7823-489135f4689f
  a a2a:Person ;
  rdfs:label "Denijs de Lengue" ;
  a2a:PersonName [
    rdfs:label "Denijs de Lengue" ;
    a2a:PersonNameFirstName "Denijs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lengue"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person-a0f739ae-1e3e-97cd-1370-e8193fbc7857
  a a2a:Person ;
  rdfs:label "Martijn Lanthoine" ;
  a2a:PersonName [
    rdfs:label "Martijn Lanthoine" ;
    a2a:PersonNameFirstName "Martijn" ;
    a2a:PersonNameLastName "Lanthoine"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1629" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1629-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person:bcb7ba25-af62-aa49-ff78-98dce757164f ;
  a2a:EventKeyRef oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1 .

oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person:4fb476ab-bb0f-4172-c274-0bf29100a3bc ;
  a2a:EventKeyRef oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1 .

oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person:b56778e2-17d8-0f2d-3726-b00f5ce1978f ;
  a2a:EventKeyRef oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1 .

oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person:26a949a9-f1fd-5e18-8195-448b9c24125a ;
  a2a:EventKeyRef oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1 .

oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person:6b0cf4c6-6123-43f4-7823-489135f4689f ;
  a2a:EventKeyRef oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1 .

oa:relationep_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Person:a0f739ae-1e3e-97cd-1370-e8193fbc7857 ;
  a2a:EventKeyRef oa:event_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55_Event1 .

oa:source_elo_21bd3af9-86a8-e341-427c-4b4cd2892f55
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1627-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1629" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1629-09-30"^^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: 271, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646." ;
    a2a:RegistryNumber "271" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 271, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646., 271"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/fc5121da-4957-46f7-85f5-f4270ab3139e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/21bd3af9-86a8-e341-427c-4b4cd2892f55" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/fc5121da-4957-46f7-85f5-f4270ab3139e/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/21bd3af9-86a8-e341-427c-4b4cd2892f55" ;
  a2a:RecordGUID "{21bd3af9-86a8-e341-427c-4b4cd2892f55}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 30-09-1629<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/271\">Inventarisnummer 271 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "271" ;
  a2a:SourceRemarkregister_periode "1627-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_758_00000758.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 30-09-1629" .
