@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_5230880c-bbcf-3350-2e30-bfcab2dc6e05
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 oktober 1806 te Hoogmade" ;
  a2a:hasPerson oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-552827a5-c5b6-9164-456f-d7496871fa21, oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-9fff2f88-94f4-59a3-c4d5-13e8d69597c8, oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-a614c502-76ba-9ab6-6814-ec1a7770aea1, oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-c9c7eace-1211-77ef-2fc9-d80bbe4cd088, oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-ea241d35-b992-a22d-47d6-6d136eb61832 ;
  a2a:hasEvent oa:event_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_0, oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_1, oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_2, oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_3, oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_4 ;
  a2a:hasSource oa:source_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05 .

oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-552827a5-c5b6-9164-456f-d7496871fa21
  a a2a:Person ;
  rdfs:label "Cornelis van Zijl" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Zijl" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-9fff2f88-94f4-59a3-c4d5-13e8d69597c8
  a a2a:Person ;
  rdfs:label "Nicolaas van Zijl" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van Zijl" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-a614c502-76ba-9ab6-6814-ec1a7770aea1
  a a2a:Person ;
  rdfs:label "Cornelia van Falkwijk" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Falkwijk" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Falkwijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-c9c7eace-1211-77ef-2fc9-d80bbe4cd088
  a a2a:Person ;
  rdfs:label "Willem Alam" ;
  a2a:PersonName [
    rdfs:label "Willem Alam" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Alam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person-ea241d35-b992-a22d-47d6-6d136eb61832
  a a2a:Person ;
  rdfs:label "Apolonia Bakker" ;
  a2a:PersonName [
    rdfs:label "Apolonia Bakker" ;
    a2a:PersonNameFirstName "Apolonia" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1806-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogmade" ;
    rdfs:label "Hoogmade"
  ] .

oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person:552827a5-c5b6-9164-456f-d7496871fa21 ;
  a2a:EventKeyRef oa:event_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Event1 .

oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person:9fff2f88-94f4-59a3-c4d5-13e8d69597c8 ;
  a2a:EventKeyRef oa:event_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Event1 .

oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person:a614c502-76ba-9ab6-6814-ec1a7770aea1 ;
  a2a:EventKeyRef oa:event_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Event1 .

oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person:c9c7eace-1211-77ef-2fc9-d80bbe4cd088 ;
  a2a:EventKeyRef oa:event_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Event1 .

oa:relationep_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Person:ea241d35-b992-a22d-47d6-6d136eb61832 ;
  a2a:EventKeyRef oa:event_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05_Event1 .

oa:source_elo_5230880c-bbcf-3350-2e30-bfcab2dc6e05
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hoogmade" ;
    rdfs:label "Hoogmade", "1714-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1806-10-07"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Hoogmade, Deel: 6, Periode: 1714-1811" ;
    a2a:Book "\"Doopboek, trouwboek en begraafboek\", doopinschrijvingen, april 1714 - 1811, trouwinschrijvingen,..." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "109L" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Hoogmade, Deel: 6, Periode: 1714-1811, \"Doopboek, trouwboek en begraafboek\", doopinschrijvingen, april 1714 - 1811, trouwinschrijvingen,..., 6, 109L"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/2e7ef931-1259-4ee1-aedf-e18d0efeb89f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5230880c-bbcf-3350-2e30-bfcab2dc6e05" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/2e7ef931-1259-4ee1-aedf-e18d0efeb89f/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/5230880c-bbcf-3350-2e30-bfcab2dc6e05" ;
  a2a:RecordGUID "{5230880c-bbcf-3350-2e30-bfcab2dc6e05}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 07-10-1806<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/121.1.03/file/6\">Inventarisnummer 6 van archiefnummer 121.1.03 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Hoogmade" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1714-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_242_00000242.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-10-1806" .
