@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_f7d8a641-8b68-a26a-5797-490ffabc31ad
  a a2a:Record ;
  rdfs:label "DTB Dopen op 11 november 1696 te Ter Aar" ;
  a2a:hasPerson oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-7ef61510-493f-0c4b-3cd2-afb216611c45, oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-acae7cc7-a5ad-7f76-01f6-0f32cccacd79, oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-1adf4db5-9832-b1ef-40a9-5ccb247319df, oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-07956984-f265-45d5-b2a2-830c5911d27c, oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-5a8e96a0-364f-f2bd-564d-d3adc30ccd3c ;
  a2a:hasEvent oa:event_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_0, oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_1, oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_2, oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_3, oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_4 ;
  a2a:hasSource oa:source_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad .

oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-7ef61510-493f-0c4b-3cd2-afb216611c45
  a a2a:Person ;
  rdfs:label "Jacob van Blijdesteijn" ;
  a2a:PersonName [
    rdfs:label "Jacob van Blijdesteijn" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Blijdesteijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-acae7cc7-a5ad-7f76-01f6-0f32cccacd79
  a a2a:Person ;
  rdfs:label "Hendrik van Blijdesteijn" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Blijdesteijn" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Blijdesteijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Schout" .

oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-1adf4db5-9832-b1ef-40a9-5ccb247319df
  a a2a:Person ;
  rdfs:label "Cornelia van Stopenburg" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Stopenburg" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stopenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-07956984-f265-45d5-b2a2-830c5911d27c
  a a2a:Person ;
  rdfs:label "Abram Clingiet" ;
  a2a:PersonName [
    rdfs:label "Abram Clingiet" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Clingiet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person-5a8e96a0-364f-f2bd-564d-d3adc30ccd3c
  a a2a:Person ;
  rdfs:label "Maria van Stopenburg" ;
  a2a:PersonName [
    rdfs:label "Maria van Stopenburg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stopenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1696-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person:7ef61510-493f-0c4b-3cd2-afb216611c45 ;
  a2a:EventKeyRef oa:event_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Event1 .

oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person:acae7cc7-a5ad-7f76-01f6-0f32cccacd79 ;
  a2a:EventKeyRef oa:event_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Event1 .

oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person:1adf4db5-9832-b1ef-40a9-5ccb247319df ;
  a2a:EventKeyRef oa:event_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Event1 .

oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person:07956984-f265-45d5-b2a2-830c5911d27c ;
  a2a:EventKeyRef oa:event_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Event1 .

oa:relationep_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Person:5a8e96a0-364f-f2bd-564d-d3adc30ccd3c ;
  a2a:EventKeyRef oa:event_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad_Event1 .

oa:source_elo_f7d8a641-8b68-a26a-5797-490ffabc31ad
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar", "1652-01-01 - 1698-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1652-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1696-11-11"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Hervormde Gemeente te Ter Aar, Deel: 19, Periode: 1652-1698" ;
    a2a:Book "1652 - 1698" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "85" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Hervormde Gemeente te Ter Aar, Deel: 19, Periode: 1652-1698, 1652 - 1698, 19, 85"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f7d8a641-8b68-a26a-5797-490ffabc31ad/iiif/3/1545036/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f7d8a641-8b68-a26a-5797-490ffabc31ad" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f7d8a641-8b68-a26a-5797-490ffabc31ad/iiif/3/1545036/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/f7d8a641-8b68-a26a-5797-490ffabc31ad" ;
  a2a:RecordGUID "{f7d8a641-8b68-a26a-5797-490ffabc31ad}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 11-11-1696<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/151.2.02/file/19\">Inventarisnummer 19 van archiefnummer 151.2.02 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Hervormde Gemeente te Ter Aar" ;
  a2a:SourceRemarkdeel "19" ;
  a2a:SourceRemarkregister_periode "1652-1698" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_29156_00029156.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 11-11-1696" .
