@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_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 juni 1704 te Leiden" ;
  a2a:hasPerson oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-d907bb7d-7378-116c-1946-e928e9f20b7c, oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-d3cabd2b-fb7d-67e9-2382-9375cf2fe2d6, oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-8bc3da60-b4d8-cb42-629d-c81f9af81064, oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-6351d9ce-279a-b914-9052-4af840d3fd6e, oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-825e804b-6a38-daf6-aea2-65d3e0ce1142 ;
  a2a:hasEvent oa:event_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_0, oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_1, oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_2, oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_3, oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_4 ;
  a2a:hasSource oa:source_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e .

oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-d907bb7d-7378-116c-1946-e928e9f20b7c
  a a2a:Person ;
  rdfs:label "Jurriaen van Oosten" ;
  a2a:PersonName [
    rdfs:label "Jurriaen van Oosten" ;
    a2a:PersonNameFirstName "Jurriaen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-d3cabd2b-fb7d-67e9-2382-9375cf2fe2d6
  a a2a:Person ;
  rdfs:label "Leendert van Oosten" ;
  a2a:PersonName [
    rdfs:label "Leendert van Oosten" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-8bc3da60-b4d8-cb42-629d-c81f9af81064
  a a2a:Person ;
  rdfs:label "Maria Rouvlack" ;
  a2a:PersonName [
    rdfs:label "Maria Rouvlack" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Rouvlack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-6351d9ce-279a-b914-9052-4af840d3fd6e
  a a2a:Person ;
  rdfs:label "Jacob van Oosten" ;
  a2a:PersonName [
    rdfs:label "Jacob van Oosten" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person-825e804b-6a38-daf6-aea2-65d3e0ce1142
  a a2a:Person ;
  rdfs:label "Jacomijn Huijberts" ;
  a2a:PersonName [
    rdfs:label "Jacomijn Huijberts" ;
    a2a:PersonNameFirstName "Jacomijn" ;
    a2a:PersonNamePatronym "Huijberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1704-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person:d907bb7d-7378-116c-1946-e928e9f20b7c ;
  a2a:EventKeyRef oa:event_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Event1 .

oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person:d3cabd2b-fb7d-67e9-2382-9375cf2fe2d6 ;
  a2a:EventKeyRef oa:event_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Event1 .

oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person:8bc3da60-b4d8-cb42-629d-c81f9af81064 ;
  a2a:EventKeyRef oa:event_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Event1 .

oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person:6351d9ce-279a-b914-9052-4af840d3fd6e ;
  a2a:EventKeyRef oa:event_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Event1 .

oa:relationep_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Person:825e804b-6a38-daf6-aea2-65d3e0ce1142 ;
  a2a:EventKeyRef oa:event_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e_Event1 .

oa:source_elo_4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1699-01-01 - 1710-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1704-06-27"^^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: 226, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1699 - 30 april 1710." ;
    a2a:RegistryNumber "226" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 226, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1699 - 30 april 1710., 226"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5c966378-6e7f-4f49-867b-6f37b6c156e8/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5c966378-6e7f-4f49-867b-6f37b6c156e8/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/4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e" ;
  a2a:RecordGUID "{4e4e888d-8f0c-cc51-11c4-a49cebfc3e0e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-06-1704<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/226\">Inventarisnummer 226 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "226" ;
  a2a:SourceRemarkregister_periode "1699-1710" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_12640_00012640.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-06-1704" .
