@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_9bf38657-8ccc-d5b2-abcd-ddc7e2883429
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 februari 1717 te Leiden" ;
  a2a:hasPerson oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-fc43689e-151d-0af0-7b77-a6add543922c, oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-e7a70a74-22fd-91ad-0d0d-156b77a8466d, oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-af4b305f-177d-ec35-164b-778a8fddf3bd, oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-acb660cf-7cd9-5209-4f5c-6cb9b297796b, oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-89066e89-c020-b6e8-e01f-3f3af1ad3bdc, oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-4da31013-c7c8-088b-639c-1d494bda3a69 ;
  a2a:hasEvent oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_0, oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_1, oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_2, oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_3, oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_4, oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_5 ;
  a2a:hasSource oa:source_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429 .

oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-fc43689e-151d-0af0-7b77-a6add543922c
  a a2a:Person ;
  rdfs:label "Jacobus Test" ;
  a2a:PersonName [
    rdfs:label "Jacobus Test" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Test"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-e7a70a74-22fd-91ad-0d0d-156b77a8466d
  a a2a:Person ;
  rdfs:label "Jacob Test" ;
  a2a:PersonName [
    rdfs:label "Jacob Test" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Test"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-af4b305f-177d-ec35-164b-778a8fddf3bd
  a a2a:Person ;
  rdfs:label "Teuntie Lagas" ;
  a2a:PersonName [
    rdfs:label "Teuntie Lagas" ;
    a2a:PersonNameFirstName "Teuntie" ;
    a2a:PersonNameLastName "Lagas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-acb660cf-7cd9-5209-4f5c-6cb9b297796b
  a a2a:Person ;
  rdfs:label "Ariaantie Test" ;
  a2a:PersonName [
    rdfs:label "Ariaantie Test" ;
    a2a:PersonNameFirstName "Ariaantie" ;
    a2a:PersonNameLastName "Test"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-89066e89-c020-b6e8-e01f-3f3af1ad3bdc
  a a2a:Person ;
  rdfs:label "Jan Sterkman" ;
  a2a:PersonName [
    rdfs:label "Jan Sterkman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sterkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person-4da31013-c7c8-088b-639c-1d494bda3a69
  a a2a:Person ;
  rdfs:label "Jacobus Overduin" ;
  a2a:PersonName [
    rdfs:label "Jacobus Overduin" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Overduin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1717-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person:fc43689e-151d-0af0-7b77-a6add543922c ;
  a2a:EventKeyRef oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1 .

oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person:e7a70a74-22fd-91ad-0d0d-156b77a8466d ;
  a2a:EventKeyRef oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1 .

oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person:af4b305f-177d-ec35-164b-778a8fddf3bd ;
  a2a:EventKeyRef oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1 .

oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person:acb660cf-7cd9-5209-4f5c-6cb9b297796b ;
  a2a:EventKeyRef oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1 .

oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person:89066e89-c020-b6e8-e01f-3f3af1ad3bdc ;
  a2a:EventKeyRef oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1 .

oa:relationep_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Person:4da31013-c7c8-088b-639c-1d494bda3a69 ;
  a2a:EventKeyRef oa:event_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429_Event1 .

oa:source_elo_9bf38657-8ccc-d5b2-abcd-ddc7e2883429
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1710-01-01 - 1724-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1717-02-21"^^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: 227, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 2 mei 1710 - 1724." ;
    a2a:RegistryNumber "227" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 227, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 2 mei 1710 - 1724., 227"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c290cb1e-8912-4d48-9f97-84e1e0d3f137/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9bf38657-8ccc-d5b2-abcd-ddc7e2883429" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c290cb1e-8912-4d48-9f97-84e1e0d3f137/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/9bf38657-8ccc-d5b2-abcd-ddc7e2883429" ;
  a2a:RecordGUID "{9bf38657-8ccc-d5b2-abcd-ddc7e2883429}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-02-1717<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/227\">Inventarisnummer 227 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "227" ;
  a2a:SourceRemarkregister_periode "1710-1724" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260702_29116_00029116.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-02-1717" .
