@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_ac250afb-e49d-b822-4c72-2607478e4afa
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 oktober 1654 te Leiden" ;
  a2a:hasPerson oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-37b15300-9abc-1f82-e5c7-a14b6eae7737, oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-47b8f768-bb51-581f-c1dd-8ccdd5a477f1, oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-dcc36c76-ced7-4314-8a7e-2dab5d6a36f3, oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-717eaa4d-4749-24cf-f0cb-745d2a98de50, oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-103bf8ac-75ac-6b06-373f-acf864e26e48, oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-c56d4943-8181-5fc0-c7a1-8d728a51c1f9 ;
  a2a:hasEvent oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_0, oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_1, oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_2, oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_3, oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_4, oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_5 ;
  a2a:hasSource oa:source_elo_ac250afb-e49d-b822-4c72-2607478e4afa .

oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-37b15300-9abc-1f82-e5c7-a14b6eae7737
  a a2a:Person ;
  rdfs:label "Marthe de Wallencourt" ;
  a2a:PersonName [
    rdfs:label "Marthe de Wallencourt" ;
    a2a:PersonNameFirstName "Marthe" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wallencourt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-47b8f768-bb51-581f-c1dd-8ccdd5a477f1
  a a2a:Person ;
  rdfs:label "Francois de Wallencourt" ;
  a2a:PersonName [
    rdfs:label "Francois de Wallencourt" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wallencourt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-dcc36c76-ced7-4314-8a7e-2dab5d6a36f3
  a a2a:Person ;
  rdfs:label "Susanne Nain" ;
  a2a:PersonName [
    rdfs:label "Susanne Nain" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Nain"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-717eaa4d-4749-24cf-f0cb-745d2a98de50
  a a2a:Person ;
  rdfs:label "Jaques Laoust" ;
  a2a:PersonName [
    rdfs:label "Jaques Laoust" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Laoust"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-103bf8ac-75ac-6b06-373f-acf864e26e48
  a a2a:Person ;
  rdfs:label "Francois Clas" ;
  a2a:PersonName [
    rdfs:label "Francois Clas" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Clas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person-c56d4943-8181-5fc0-c7a1-8d728a51c1f9
  a a2a:Person ;
  rdfs:label "Jeane Gosart" ;
  a2a:PersonName [
    rdfs:label "Jeane Gosart" ;
    a2a:PersonNameFirstName "Jeane" ;
    a2a:PersonNameLastName "Gosart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1654" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1654-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person:37b15300-9abc-1f82-e5c7-a14b6eae7737 ;
  a2a:EventKeyRef oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1 .

oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person:47b8f768-bb51-581f-c1dd-8ccdd5a477f1 ;
  a2a:EventKeyRef oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1 .

oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person:dcc36c76-ced7-4314-8a7e-2dab5d6a36f3 ;
  a2a:EventKeyRef oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1 .

oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person:717eaa4d-4749-24cf-f0cb-745d2a98de50 ;
  a2a:EventKeyRef oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1 .

oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person:103bf8ac-75ac-6b06-373f-acf864e26e48 ;
  a2a:EventKeyRef oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1 .

oa:relationep_elo_ac250afb-e49d-b822-4c72-2607478e4afa_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Person:c56d4943-8181-5fc0-c7a1-8d728a51c1f9 ;
  a2a:EventKeyRef oa:event_elo_ac250afb-e49d-b822-4c72-2607478e4afa_Event1 .

oa:source_elo_ac250afb-e49d-b822-4c72-2607478e4afa
  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 "1654" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1654-10-25"^^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/ac250afb-e49d-b822-4c72-2607478e4afa/iiif/3/1787466/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ac250afb-e49d-b822-4c72-2607478e4afa" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ac250afb-e49d-b822-4c72-2607478e4afa/iiif/3/1787466/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/ac250afb-e49d-b822-4c72-2607478e4afa" ;
  a2a:RecordGUID "{ac250afb-e49d-b822-4c72-2607478e4afa}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-10-1654<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_20477_00020477.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-10-1654" .
