@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_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 12 juni 1707 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-836eed4b-9353-a76f-8cf3-269de8bd0148, oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-1443d479-8080-508e-47b6-3652a682b318, oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-455a4437-b135-a91c-98b6-06ab80a84545, oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-8026167d-15c8-1bd9-09ac-5efb7d88907d ;
  a2a:hasEvent oa:event_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_0, oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_1, oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_2, oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_3 ;
  a2a:hasSource oa:source_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9 .

oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-836eed4b-9353-a76f-8cf3-269de8bd0148
  a a2a:Person ;
  rdfs:label "Anna Versney" ;
  a2a:PersonName [
    rdfs:label "Anna Versney" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Versney"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-1443d479-8080-508e-47b6-3652a682b318
  a a2a:Person ;
  rdfs:label "Klaas Gerritsen Versney" ;
  a2a:PersonName [
    rdfs:label "Klaas Gerritsen Versney" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Gerritsen" ;
    a2a:PersonNameLastName "Versney"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-455a4437-b135-a91c-98b6-06ab80a84545
  a a2a:Person ;
  rdfs:label "Trijntje Jacobs van Ruijten" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jacobs van Ruijten" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person-8026167d-15c8-1bd9-09ac-5efb7d88907d
  a a2a:Person ;
  rdfs:label "Anna Jans van der Ster" ;
  a2a:PersonName [
    rdfs:label "Anna Jans van der Ster" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ster"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1707-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person:836eed4b-9353-a76f-8cf3-269de8bd0148 ;
  a2a:EventKeyRef oa:event_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Event1 .

oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person:1443d479-8080-508e-47b6-3652a682b318 ;
  a2a:EventKeyRef oa:event_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Event1 .

oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person:455a4437-b135-a91c-98b6-06ab80a84545 ;
  a2a:EventKeyRef oa:event_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Event1 .

oa:relationep_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Person:8026167d-15c8-1bd9-09ac-5efb7d88907d ;
  a2a:EventKeyRef oa:event_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9_Event1 .

oa:source_elo_7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen", "1650-01-01 - 1736-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1707-06-12"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters Nieuwveen, Deel: 1, Periode: 1650-1736" ;
    a2a:Book "Doopboek van de Nederduits-gereformeerde gemeente (NH) te Nieuwveen, 3 april 1650 - 9 september 1..." ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "96" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters Nieuwveen, Deel: 1, Periode: 1650-1736, Doopboek van de Nederduits-gereformeerde gemeente (NH) te Nieuwveen, 3 april 1650 - 9 september 1..., 1, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9/iiif/3/1292932/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9/iiif/3/1292932/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/7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9" ;
  a2a:RecordGUID "{7eb3e3cf-65cb-243f-0e16-8c430dbfb2f9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 12-06-1707<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/131.1.17/file/1\">Inventarisnummer 1 van archiefnummer 131.1.17 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters Nieuwveen" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1650-1736" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_16398_00016398.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 12-06-1707" .
