@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_0249f00e-a0b8-de71-abc0-a90656d1b2d6
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 februari 1635 te Leiden" ;
  a2a:hasPerson oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-25adf7be-5f6f-ac21-6641-3f389c7f0f31, oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-4e97b498-e4e7-d36e-f6c0-b1bd739cda31, oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-929cde19-dde9-88f5-5a4c-67802808ce6b, oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-5e0e0b47-516f-8406-7454-1c8d62b410d4, oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-8a7075a5-6c0e-5e26-e373-1f73065dca9d, oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-e2d0474e-ad90-f8ef-a218-18531dddd64b ;
  a2a:hasEvent oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_0, oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_1, oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_2, oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_3, oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_4, oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_5 ;
  a2a:hasSource oa:source_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6 .

oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-25adf7be-5f6f-ac21-6641-3f389c7f0f31
  a a2a:Person ;
  rdfs:label "Susanne Polet" ;
  a2a:PersonName [
    rdfs:label "Susanne Polet" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Polet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-4e97b498-e4e7-d36e-f6c0-b1bd739cda31
  a a2a:Person ;
  rdfs:label "Guillaume Polet" ;
  a2a:PersonName [
    rdfs:label "Guillaume Polet" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Polet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-929cde19-dde9-88f5-5a4c-67802808ce6b
  a a2a:Person ;
  rdfs:label "Robert du Moulin" ;
  a2a:PersonName [
    rdfs:label "Robert du Moulin" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Moulin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-5e0e0b47-516f-8406-7454-1c8d62b410d4
  a a2a:Person ;
  rdfs:label "Susanne Moreau" ;
  a2a:PersonName [
    rdfs:label "Susanne Moreau" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Moreau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-8a7075a5-6c0e-5e26-e373-1f73065dca9d
  a a2a:Person ;
  rdfs:label "Ezechiel des Tombes" ;
  a2a:PersonName [
    rdfs:label "Ezechiel des Tombes" ;
    a2a:PersonNameFirstName "Ezechiel" ;
    a2a:PersonNamePrefixLastName "des" ;
    a2a:PersonNameLastName "Tombes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person-e2d0474e-ad90-f8ef-a218-18531dddd64b
  a a2a:Person ;
  rdfs:label "Jenne le Jeune" ;
  a2a:PersonName [
    rdfs:label "Jenne le Jeune" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Jeune"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1635" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1635-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person:25adf7be-5f6f-ac21-6641-3f389c7f0f31 ;
  a2a:EventKeyRef oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1 .

oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person:4e97b498-e4e7-d36e-f6c0-b1bd739cda31 ;
  a2a:EventKeyRef oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1 .

oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person:929cde19-dde9-88f5-5a4c-67802808ce6b ;
  a2a:EventKeyRef oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1 .

oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person:5e0e0b47-516f-8406-7454-1c8d62b410d4 ;
  a2a:EventKeyRef oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1 .

oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person:8a7075a5-6c0e-5e26-e373-1f73065dca9d ;
  a2a:EventKeyRef oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1 .

oa:relationep_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Person:e2d0474e-ad90-f8ef-a218-18531dddd64b ;
  a2a:EventKeyRef oa:event_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6_Event1 .

oa:source_elo_0249f00e-a0b8-de71-abc0-a90656d1b2d6
  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 "1635" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1635-02-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: 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/records/media/0249f00e-a0b8-de71-abc0-a90656d1b2d6/iiif/3/1780351/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0249f00e-a0b8-de71-abc0-a90656d1b2d6" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/0249f00e-a0b8-de71-abc0-a90656d1b2d6/iiif/3/1780351/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/0249f00e-a0b8-de71-abc0-a90656d1b2d6" ;
  a2a:RecordGUID "{0249f00e-a0b8-de71-abc0-a90656d1b2d6}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-02-1635<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_20260206_353_00000353.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-02-1635" .
