@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_afeaa584-105c-e8e9-7bfe-143554f080bd
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 januari 1636 te Ter Aar" ;
  a2a:hasPerson oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-9a599cd6-a66a-1de1-c86c-aace5e05cb2c, oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-ccee444f-8807-4f12-7792-cea4648c4967, oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-8afed142-81cc-04da-cb22-a6b59a16ad18, oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-844a2f21-0509-757d-9972-dd4d496905e6, oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-24c4b103-6f8b-8a0e-2cae-ab39b5da4fd6, oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-28199de9-0336-af3a-c169-92d7db38d683 ;
  a2a:hasEvent oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_0, oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_1, oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_2, oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_3, oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_4, oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_5 ;
  a2a:hasSource oa:source_elo_afeaa584-105c-e8e9-7bfe-143554f080bd .

oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-9a599cd6-a66a-1de1-c86c-aace5e05cb2c
  a a2a:Person ;
  rdfs:label "Neelken" ;
  a2a:PersonName [
    rdfs:label "Neelken" ;
    a2a:PersonNameFirstName "Neelken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-ccee444f-8807-4f12-7792-cea4648c4967
  a a2a:Person ;
  rdfs:label "Gerrit Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Cornelissen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-8afed142-81cc-04da-cb22-a6b59a16ad18
  a a2a:Person ;
  rdfs:label "Luenken Maertens" ;
  a2a:PersonName [
    rdfs:label "Luenken Maertens" ;
    a2a:PersonNameFirstName "Luenken" ;
    a2a:PersonNamePatronym "Maertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-844a2f21-0509-757d-9972-dd4d496905e6
  a a2a:Person ;
  rdfs:label "Jan Wautersen" ;
  a2a:PersonName [
    rdfs:label "Jan Wautersen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Wautersen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-24c4b103-6f8b-8a0e-2cae-ab39b5da4fd6
  a a2a:Person ;
  rdfs:label "Pieterken Cornelis" ;
  a2a:PersonName [
    rdfs:label "Pieterken Cornelis" ;
    a2a:PersonNameFirstName "Pieterken" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person-28199de9-0336-af3a-c169-92d7db38d683
  a a2a:Person ;
  rdfs:label "Geertien Maertens" ;
  a2a:PersonName [
    rdfs:label "Geertien Maertens" ;
    a2a:PersonNameFirstName "Geertien" ;
    a2a:PersonNamePatronym "Maertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1636-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person:9a599cd6-a66a-1de1-c86c-aace5e05cb2c ;
  a2a:EventKeyRef oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1 .

oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person:ccee444f-8807-4f12-7792-cea4648c4967 ;
  a2a:EventKeyRef oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1 .

oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person:8afed142-81cc-04da-cb22-a6b59a16ad18 ;
  a2a:EventKeyRef oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1 .

oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person:844a2f21-0509-757d-9972-dd4d496905e6 ;
  a2a:EventKeyRef oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1 .

oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person:24c4b103-6f8b-8a0e-2cae-ab39b5da4fd6 ;
  a2a:EventKeyRef oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1 .

oa:relationep_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Person:28199de9-0336-af3a-c169-92d7db38d683 ;
  a2a:EventKeyRef oa:event_elo_afeaa584-105c-e8e9-7bfe-143554f080bd_Event1 .

oa:source_elo_afeaa584-105c-e8e9-7bfe-143554f080bd
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar", "1621-01-01 - 1652-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1652-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1636-01-16"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Hervormde Gemeente te Ter Aar, Deel: 18, Periode: 1621-1652" ;
    a2a:Book "1621 - 1652" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "20" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Hervormde Gemeente te Ter Aar, Deel: 18, Periode: 1621-1652, 1621 - 1652, 18, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/afeaa584-105c-e8e9-7bfe-143554f080bd/iiif/3/1536989/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/afeaa584-105c-e8e9-7bfe-143554f080bd" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/afeaa584-105c-e8e9-7bfe-143554f080bd/iiif/3/1536989/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/afeaa584-105c-e8e9-7bfe-143554f080bd" ;
  a2a:RecordGUID "{afeaa584-105c-e8e9-7bfe-143554f080bd}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-01-1636<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/151.2.02/file/18\">Inventarisnummer 18 van archiefnummer 151.2.02 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Hervormde Gemeente te Ter Aar" ;
  a2a:SourceRemarkdeel "18" ;
  a2a:SourceRemarkregister_periode "1621-1652" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_20312_00020312.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-01-1636" .
