@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_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 augustus 1762 te Leiden" ;
  a2a:hasPerson oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-f66c491e-2cb5-6ef5-2de7-20eef4f62e92, oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-9897c735-82f2-6611-faaa-ecfd486f825e, oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-21028605-35ed-de7d-4427-165a75a91353, oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-727686f0-ca0e-e416-b094-ce98818be000, oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-9e49e55d-48bd-da53-4a80-64a10acdcd2c ;
  a2a:hasEvent oa:event_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_0, oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_1, oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_2, oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_3, oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_4 ;
  a2a:hasSource oa:source_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb .

oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-f66c491e-2cb5-6ef5-2de7-20eef4f62e92
  a a2a:Person ;
  rdfs:label "Casper Niehot" ;
  a2a:PersonName [
    rdfs:label "Casper Niehot" ;
    a2a:PersonNameFirstName "Casper" ;
    a2a:PersonNameLastName "Niehot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-9897c735-82f2-6611-faaa-ecfd486f825e
  a a2a:Person ;
  rdfs:label "Casper Niehot" ;
  a2a:PersonName [
    rdfs:label "Casper Niehot" ;
    a2a:PersonNameFirstName "Casper" ;
    a2a:PersonNameLastName "Niehot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-21028605-35ed-de7d-4427-165a75a91353
  a a2a:Person ;
  rdfs:label "Maria Fuijk" ;
  a2a:PersonName [
    rdfs:label "Maria Fuijk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Fuijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-727686f0-ca0e-e416-b094-ce98818be000
  a a2a:Person ;
  rdfs:label "Anna Fuijk" ;
  a2a:PersonName [
    rdfs:label "Anna Fuijk" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Fuijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person-9e49e55d-48bd-da53-4a80-64a10acdcd2c
  a a2a:Person ;
  rdfs:label "Claas Fijlbrief" ;
  a2a:PersonName [
    rdfs:label "Claas Fijlbrief" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Fijlbrief"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1762-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person:f66c491e-2cb5-6ef5-2de7-20eef4f62e92 ;
  a2a:EventKeyRef oa:event_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Event1 .

oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person:9897c735-82f2-6611-faaa-ecfd486f825e ;
  a2a:EventKeyRef oa:event_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Event1 .

oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person:21028605-35ed-de7d-4427-165a75a91353 ;
  a2a:EventKeyRef oa:event_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Event1 .

oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person:727686f0-ca0e-e416-b094-ce98818be000 ;
  a2a:EventKeyRef oa:event_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Event1 .

oa:relationep_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Person:9e49e55d-48bd-da53-4a80-64a10acdcd2c ;
  a2a:EventKeyRef oa:event_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb_Event1 .

oa:source_elo_95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1755-01-01 - 1767-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1762-08-15"^^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: 252, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1755 - 28 juni 1767." ;
    a2a:RegistryNumber "252" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 252, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1755 - 28 juni 1767., 252"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4351321f-3338-4b06-8799-d78717584fa0/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4351321f-3338-4b06-8799-d78717584fa0/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/95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb" ;
  a2a:RecordGUID "{95d4b8d4-e81f-dc08-5c0b-bc0ee1f19cfb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-08-1762<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/252\">Inventarisnummer 252 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "252" ;
  a2a:SourceRemarkregister_periode "1755-1767" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_19426_00019426.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-08-1762" .
