@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_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca
  a a2a:Record ;
  rdfs:label "DTB Dopen op 6 maart 1720" ;
  a2a:hasPerson oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-5b1e8a62-30d8-b06a-0a87-a3d192cc179d, oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-d77fef9d-00bd-cc62-9855-b9b79302e819, oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-8f9fb6f0-eb23-0f7c-ccce-8e63c6b5f35d, oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-4cc91d36-f70c-ebc3-4334-34d5e3431f7d, oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-b5cc7ab7-7694-592f-9b15-d02610e5e243 ;
  a2a:hasEvent oa:event_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_0, oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_1, oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_2, oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_3, oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_4 ;
  a2a:hasSource oa:source_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca .

oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-5b1e8a62-30d8-b06a-0a87-a3d192cc179d
  a a2a:Person ;
  rdfs:label "Catherine Esther de Snakenburg" ;
  a2a:PersonName [
    rdfs:label "Catherine Esther de Snakenburg" ;
    a2a:PersonNameFirstName "Catherine Esther" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Snakenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1720" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1720-02-29"^^xsd:date
  ] .

oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-d77fef9d-00bd-cc62-9855-b9b79302e819
  a a2a:Person ;
  rdfs:label "Theodore de Snakenburg" ;
  a2a:PersonName [
    rdfs:label "Theodore de Snakenburg" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Snakenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-8f9fb6f0-eb23-0f7c-ccce-8e63c6b5f35d
  a a2a:Person ;
  rdfs:label "Rachel Wasteau" ;
  a2a:PersonName [
    rdfs:label "Rachel Wasteau" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Wasteau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-4cc91d36-f70c-ebc3-4334-34d5e3431f7d
  a a2a:Person ;
  rdfs:label "Pierre de Snakenburg" ;
  a2a:PersonName [
    rdfs:label "Pierre de Snakenburg" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Snakenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person-b5cc7ab7-7694-592f-9b15-d02610e5e243
  a a2a:Person ;
  rdfs:label "Esther Dozy" ;
  a2a:PersonName [
    rdfs:label "Esther Dozy" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNameLastName "Dozy"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1720-03-06"^^xsd:date
  ] .

oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person:5b1e8a62-30d8-b06a-0a87-a3d192cc179d ;
  a2a:EventKeyRef oa:event_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Event1 .

oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person:d77fef9d-00bd-cc62-9855-b9b79302e819 ;
  a2a:EventKeyRef oa:event_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Event1 .

oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person:8f9fb6f0-eb23-0f7c-ccce-8e63c6b5f35d ;
  a2a:EventKeyRef oa:event_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Event1 .

oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person:4cc91d36-f70c-ebc3-4334-34d5e3431f7d ;
  a2a:EventKeyRef oa:event_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Event1 .

oa:relationep_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Person:b5cc7ab7-7694-592f-9b15-d02610e5e243 ;
  a2a:EventKeyRef oa:event_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca_Event1 .

oa:source_elo_8a0e41dd-6e2a-e6a7-0763-de8b5a582aca
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1696-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1720-03-06"^^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: 275, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748." ;
    a2a:RegistryNumber "275" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 275, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748., 275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0727f70c-c24f-4c58-bee9-4e977c922887/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8a0e41dd-6e2a-e6a7-0763-de8b5a582aca" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0727f70c-c24f-4c58-bee9-4e977c922887/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/8a0e41dd-6e2a-e6a7-0763-de8b5a582aca" ;
  a2a:RecordGUID "{8a0e41dd-6e2a-e6a7-0763-de8b5a582aca}" ;
  a2a:SourceRemarkOpmerking "2e getuige: veuve de (weduwe van) Jean Wasteau<br>Doopdatum: 06-03-1720<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/275\">Inventarisnummer 275 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "275" ;
  a2a:SourceRemarkregister_periode "1696-1748" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_7935_00007935.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 06-03-1720" .
