@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_c8484ee5-0b8d-7f4c-7924-855232e214a0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 november 1664 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-23208717-e818-64fc-cc59-10a50c5b0ee4, oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-48c31c7a-b64d-f114-e4a3-fd2924a23549, oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-1f6b80d1-a099-26be-8e55-da6c1aebd842, oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-1da33822-4299-f996-8702-6efbabc7b075, oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-1cb459d1-07dc-43a4-9dd5-42eeaecba015 ;
  a2a:hasEvent oa:event_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_0, oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_1, oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_2, oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_3, oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_4 ;
  a2a:hasSource oa:source_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0 .

oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-23208717-e818-64fc-cc59-10a50c5b0ee4
  a a2a:Person ;
  rdfs:label "Grietie van Ruiten" ;
  a2a:PersonName [
    rdfs:label "Grietie van Ruiten" ;
    a2a:PersonNameFirstName "Grietie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruiten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-48c31c7a-b64d-f114-e4a3-fd2924a23549
  a a2a:Person ;
  rdfs:label "Jacob Cornelis van Ruiten" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelis van Ruiten" ;
    a2a:PersonNameFirstName "Jacob Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruiten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-1f6b80d1-a099-26be-8e55-da6c1aebd842
  a a2a:Person ;
  rdfs:label "Aafie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Aafie Jacobs" ;
    a2a:PersonNameFirstName "Aafie Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-1da33822-4299-f996-8702-6efbabc7b075
  a a2a:Person ;
  rdfs:label "Sara Teunis" ;
  a2a:PersonName [
    rdfs:label "Sara Teunis" ;
    a2a:PersonNameLastName "Sara Teunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person-1cb459d1-07dc-43a4-9dd5-42eeaecba015
  a a2a:Person ;
  rdfs:label "Gerrit Hoogeveen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hoogeveen" ;
    a2a:PersonNameLastName "Gerrit Hoogeveen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1664-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person:23208717-e818-64fc-cc59-10a50c5b0ee4 ;
  a2a:EventKeyRef oa:event_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Event1 .

oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person:48c31c7a-b64d-f114-e4a3-fd2924a23549 ;
  a2a:EventKeyRef oa:event_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Event1 .

oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person:1f6b80d1-a099-26be-8e55-da6c1aebd842 ;
  a2a:EventKeyRef oa:event_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Event1 .

oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person:1da33822-4299-f996-8702-6efbabc7b075 ;
  a2a:EventKeyRef oa:event_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Event1 .

oa:relationep_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Person:1cb459d1-07dc-43a4-9dd5-42eeaecba015 ;
  a2a:EventKeyRef oa:event_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0_Event1 .

oa:source_elo_c8484ee5-0b8d-7f4c-7924-855232e214a0
  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 "1664" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1664-11-16"^^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 "32" ;
    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, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c8484ee5-0b8d-7f4c-7924-855232e214a0/iiif/3/1292668/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c8484ee5-0b8d-7f4c-7924-855232e214a0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c8484ee5-0b8d-7f4c-7924-855232e214a0/iiif/3/1292668/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/c8484ee5-0b8d-7f4c-7924-855232e214a0" ;
  a2a:RecordGUID "{c8484ee5-0b8d-7f4c-7924-855232e214a0}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-11-1664<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_20106_00020106.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-11-1664" .
