@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_ed626d4c-7116-b375-e891-d9b35899ef46
  a a2a:Record ;
  rdfs:label "DTB Dopen op 30 december 1696 te Leiden" ;
  a2a:hasPerson oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-3fbe00c0-51c4-1e8c-f19b-a42d5bffe490, oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-a383eba0-0441-67d8-7ca8-ee98b0c3ed45, oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-f97c6387-5e0f-a75b-b88b-6796db43be13, oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-fe7fd551-e715-12cc-693d-e945ff11beb7, oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-98856532-1cdb-4ec8-1a97-c459b2c830b9 ;
  a2a:hasEvent oa:event_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_0, oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_1, oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_2, oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_3, oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_4 ;
  a2a:hasSource oa:source_elo_ed626d4c-7116-b375-e891-d9b35899ef46 .

oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-3fbe00c0-51c4-1e8c-f19b-a42d5bffe490
  a a2a:Person ;
  rdfs:label "Abraham van de Nouwee" ;
  a2a:PersonName [
    rdfs:label "Abraham van de Nouwee" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Nouwee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-a383eba0-0441-67d8-7ca8-ee98b0c3ed45
  a a2a:Person ;
  rdfs:label "Jacobus van de Nouwee" ;
  a2a:PersonName [
    rdfs:label "Jacobus van de Nouwee" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Nouwee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-f97c6387-5e0f-a75b-b88b-6796db43be13
  a a2a:Person ;
  rdfs:label "Rebecca du Saar" ;
  a2a:PersonName [
    rdfs:label "Rebecca du Saar" ;
    a2a:PersonNameFirstName "Rebecca" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Saar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-fe7fd551-e715-12cc-693d-e945ff11beb7
  a a2a:Person ;
  rdfs:label "Abraham Willemz" ;
  a2a:PersonName [
    rdfs:label "Abraham Willemz" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Willemz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person-98856532-1cdb-4ec8-1a97-c459b2c830b9
  a a2a:Person ;
  rdfs:label "Zara Willemz" ;
  a2a:PersonName [
    rdfs:label "Zara Willemz" ;
    a2a:PersonNameFirstName "Zara" ;
    a2a:PersonNamePatronym "Willemz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1696-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person:3fbe00c0-51c4-1e8c-f19b-a42d5bffe490 ;
  a2a:EventKeyRef oa:event_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Event1 .

oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person:a383eba0-0441-67d8-7ca8-ee98b0c3ed45 ;
  a2a:EventKeyRef oa:event_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Event1 .

oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person:f97c6387-5e0f-a75b-b88b-6796db43be13 ;
  a2a:EventKeyRef oa:event_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Event1 .

oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person:fe7fd551-e715-12cc-693d-e945ff11beb7 ;
  a2a:EventKeyRef oa:event_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Event1 .

oa:relationep_elo_ed626d4c-7116-b375-e891-d9b35899ef46_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Person:98856532-1cdb-4ec8-1a97-c459b2c830b9 ;
  a2a:EventKeyRef oa:event_elo_ed626d4c-7116-b375-e891-d9b35899ef46_Event1 .

oa:source_elo_ed626d4c-7116-b375-e891-d9b35899ef46
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1684-01-01 - 1700-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1696-12-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: 260, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700." ;
    a2a:RegistryNumber "260" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 260, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 3 december 1684 - 1700., 260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/0acaa8d0-d766-4dae-9db0-12ee1efe8e68/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ed626d4c-7116-b375-e891-d9b35899ef46" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/0acaa8d0-d766-4dae-9db0-12ee1efe8e68/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/ed626d4c-7116-b375-e891-d9b35899ef46" ;
  a2a:RecordGUID "{ed626d4c-7116-b375-e891-d9b35899ef46}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 30-12-1696<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/260\">Inventarisnummer 260 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "260" ;
  a2a:SourceRemarkregister_periode "1684-1700" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_13624_00013624.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 30-12-1696" .
