@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_89ff5d38-e9ec-0695-7cc1-59d8cafc462c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 juni 1755 te Ter Aar" ;
  a2a:hasPerson oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-6073cd74-2183-bf74-7f4a-11d4e734b6ef, oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-40940a47-d185-82db-0bad-b0cdaf094027, oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-d8dd13cd-31b4-ca80-d53b-43ddfc34047b, oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-c87b7b5a-e393-756f-4943-0187eeda80de, oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-2f83d2b5-de43-409d-c020-bad657f49370 ;
  a2a:hasEvent oa:event_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_0, oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_1, oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_2, oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_3, oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_4 ;
  a2a:hasSource oa:source_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c .

oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-6073cd74-2183-bf74-7f4a-11d4e734b6ef
  a a2a:Person ;
  rdfs:label "Cornelius Griffeljon" ;
  a2a:PersonName [
    rdfs:label "Cornelius Griffeljon" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Griffeljon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-40940a47-d185-82db-0bad-b0cdaf094027
  a a2a:Person ;
  rdfs:label "Antonius Kornelisse Griffeljon" ;
  a2a:PersonName [
    rdfs:label "Antonius Kornelisse Griffeljon" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Kornelisse" ;
    a2a:PersonNameLastName "Griffeljon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-d8dd13cd-31b4-ca80-d53b-43ddfc34047b
  a a2a:Person ;
  rdfs:label "Cornelia Klaas van Pijlen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Klaas van Pijlen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pijlen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-c87b7b5a-e393-756f-4943-0187eeda80de
  a a2a:Person ;
  rdfs:label "Kornelis Jacobse Hellingwerf" ;
  a2a:PersonName [
    rdfs:label "Kornelis Jacobse Hellingwerf" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Jacobse" ;
    a2a:PersonNameLastName "Hellingwerf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person-2f83d2b5-de43-409d-c020-bad657f49370
  a a2a:Person ;
  rdfs:label "Wenefrida Griffeljon" ;
  a2a:PersonName [
    rdfs:label "Wenefrida Griffeljon" ;
    a2a:PersonNameFirstName "Wenefrida" ;
    a2a:PersonNameLastName "Griffeljon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1755-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person:6073cd74-2183-bf74-7f4a-11d4e734b6ef ;
  a2a:EventKeyRef oa:event_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Event1 .

oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person:40940a47-d185-82db-0bad-b0cdaf094027 ;
  a2a:EventKeyRef oa:event_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Event1 .

oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person:d8dd13cd-31b4-ca80-d53b-43ddfc34047b ;
  a2a:EventKeyRef oa:event_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Event1 .

oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person:c87b7b5a-e393-756f-4943-0187eeda80de ;
  a2a:EventKeyRef oa:event_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Event1 .

oa:relationep_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Person:2f83d2b5-de43-409d-c020-bad657f49370 ;
  a2a:EventKeyRef oa:event_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c_Event1 .

oa:source_elo_89ff5d38-e9ec-0695-7cc1-59d8cafc462c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar", "1755-01-01 - 1792-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1755-06-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Ter Aar, Deel: 6, Periode: 1755-1792" ;
    a2a:Book "Doopboek (RK) van Ter Aar, 3 mei 1755 - 24 december 1791 en trouwboek, 20 mei 1755 - 16 januari 1..." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "2" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Ter Aar, Deel: 6, Periode: 1755-1792, Doopboek (RK) van Ter Aar, 3 mei 1755 - 24 december 1791 en trouwboek, 20 mei 1755 - 16 januari 1..., 6, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/051738d9-13f5-4365-a61b-68257d49271d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/89ff5d38-e9ec-0695-7cc1-59d8cafc462c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/051738d9-13f5-4365-a61b-68257d49271d/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/89ff5d38-e9ec-0695-7cc1-59d8cafc462c" ;
  a2a:RecordGUID "{89ff5d38-e9ec-0695-7cc1-59d8cafc462c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-06-1755<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/151.1.11/file/6\">Inventarisnummer 6 van archiefnummer 151.1.11 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Ter Aar" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1755-1792" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_11529_00011529.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-06-1755" .
