@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_af566f03-b2d5-7ddc-c823-5aeae8aabf61
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 februari 1632 te Leiden" ;
  a2a:hasPerson oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-f78ac9a2-ff0c-079c-b9a9-cb758d2de0f3, oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-04a887f2-979b-a608-86ff-4555ee15f18b, oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-28b3a8d8-22a7-8525-32fe-5ed6fe8894cb, oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-5f0b6744-3bfd-512e-c77a-3bb2871ab293, oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-1828a323-6b2d-8e45-128d-845612c63fba, oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-eb67dd27-212a-1600-111b-ed6f6d5bf29c ;
  a2a:hasEvent oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_0, oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_1, oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_2, oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_3, oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_4, oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_5 ;
  a2a:hasSource oa:source_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61 .

oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-f78ac9a2-ff0c-079c-b9a9-cb758d2de0f3
  a a2a:Person ;
  rdfs:label "Elizabeth Vauchez" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Vauchez" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Vauchez"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-04a887f2-979b-a608-86ff-4555ee15f18b
  a a2a:Person ;
  rdfs:label "David Vauchez" ;
  a2a:PersonName [
    rdfs:label "David Vauchez" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Vauchez"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-28b3a8d8-22a7-8525-32fe-5ed6fe8894cb
  a a2a:Person ;
  rdfs:label "Elizabeth Coulon" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Coulon" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Coulon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-5f0b6744-3bfd-512e-c77a-3bb2871ab293
  a a2a:Person ;
  rdfs:label "Nicolas Bordeaus" ;
  a2a:PersonName [
    rdfs:label "Nicolas Bordeaus" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Bordeaus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-1828a323-6b2d-8e45-128d-845612c63fba
  a a2a:Person ;
  rdfs:label "Martigen Claesz" ;
  a2a:PersonName [
    rdfs:label "Martigen Claesz" ;
    a2a:PersonNameFirstName "Martigen" ;
    a2a:PersonNamePatronym "Claesz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person-eb67dd27-212a-1600-111b-ed6f6d5bf29c
  a a2a:Person ;
  rdfs:label "Philippe Du Rieu" ;
  a2a:PersonName [
    rdfs:label "Philippe Du Rieu" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNamePrefixLastName "Du" ;
    a2a:PersonNameLastName "Rieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1632" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1632-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person:f78ac9a2-ff0c-079c-b9a9-cb758d2de0f3 ;
  a2a:EventKeyRef oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1 .

oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person:04a887f2-979b-a608-86ff-4555ee15f18b ;
  a2a:EventKeyRef oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1 .

oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person:28b3a8d8-22a7-8525-32fe-5ed6fe8894cb ;
  a2a:EventKeyRef oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1 .

oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person:5f0b6744-3bfd-512e-c77a-3bb2871ab293 ;
  a2a:EventKeyRef oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1 .

oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person:1828a323-6b2d-8e45-128d-845612c63fba ;
  a2a:EventKeyRef oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1 .

oa:relationep_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Person:eb67dd27-212a-1600-111b-ed6f6d5bf29c ;
  a2a:EventKeyRef oa:event_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61_Event1 .

oa:source_elo_af566f03-b2d5-7ddc-c823-5aeae8aabf61
  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 "1632" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1632-02-08"^^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/af566f03-b2d5-7ddc-c823-5aeae8aabf61/iiif/3/1780067/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/af566f03-b2d5-7ddc-c823-5aeae8aabf61" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/af566f03-b2d5-7ddc-c823-5aeae8aabf61/iiif/3/1780067/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/af566f03-b2d5-7ddc-c823-5aeae8aabf61" ;
  a2a:RecordGUID "{af566f03-b2d5-7ddc-c823-5aeae8aabf61}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-02-1632<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_20251225_17366_00017366.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-02-1632" .
