@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_6d2a68af-9808-f9cf-e7b7-28fa836f0f16
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 augustus 1807 te Ter Aar" ;
  a2a:hasPerson oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-26ea1f73-74f0-c039-3234-c971ef75f792, oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-682e51a3-33dd-c725-cded-f64329e6c038, oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-d102cc08-23ba-c2f0-e0a0-49f32b3ef1a9, oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-5ec95431-ba21-c01e-7d37-91194b5cee9f, oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-8f474f39-f3a9-86c6-5003-ac9b1eb8330b ;
  a2a:hasEvent oa:event_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_0, oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_1, oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_2, oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_3, oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_4 ;
  a2a:hasSource oa:source_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16 .

oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-26ea1f73-74f0-c039-3234-c971ef75f792
  a a2a:Person ;
  rdfs:label "Joannes Ubink" ;
  a2a:PersonName [
    rdfs:label "Joannes Ubink" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Ubink"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-682e51a3-33dd-c725-cded-f64329e6c038
  a a2a:Person ;
  rdfs:label "Gerrit Ubink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Ubink" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Ubink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-d102cc08-23ba-c2f0-e0a0-49f32b3ef1a9
  a a2a:Person ;
  rdfs:label "Trijntje Omzigt" ;
  a2a:PersonName [
    rdfs:label "Trijntje Omzigt" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Omzigt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-5ec95431-ba21-c01e-7d37-91194b5cee9f
  a a2a:Person ;
  rdfs:label "Jan Omzigt" ;
  a2a:PersonName [
    rdfs:label "Jan Omzigt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Omzigt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person-8f474f39-f3a9-86c6-5003-ac9b1eb8330b
  a a2a:Person ;
  rdfs:label "Petronella van den Ing" ;
  a2a:PersonName [
    rdfs:label "Petronella van den Ing" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ing"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1807-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person:26ea1f73-74f0-c039-3234-c971ef75f792 ;
  a2a:EventKeyRef oa:event_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Event1 .

oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person:682e51a3-33dd-c725-cded-f64329e6c038 ;
  a2a:EventKeyRef oa:event_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Event1 .

oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person:d102cc08-23ba-c2f0-e0a0-49f32b3ef1a9 ;
  a2a:EventKeyRef oa:event_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Event1 .

oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person:5ec95431-ba21-c01e-7d37-91194b5cee9f ;
  a2a:EventKeyRef oa:event_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Event1 .

oa:relationep_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Person:8f474f39-f3a9-86c6-5003-ac9b1eb8330b ;
  a2a:EventKeyRef oa:event_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16_Event1 .

oa:source_elo_6d2a68af-9808-f9cf-e7b7-28fa836f0f16
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar", "1801-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1807-08-29"^^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: 8, Periode: 1801-1812" ;
    a2a:Book "Doopboek en trouwboek (RK) van Ter Aar, 10 augustus 1801 - 12 februari 1812." ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "55" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Ter Aar, Deel: 8, Periode: 1801-1812, Doopboek en trouwboek (RK) van Ter Aar, 10 augustus 1801 - 12 februari 1812., 8, 55"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/2e02305d-b67b-4d05-a5fa-db0f14888b78/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6d2a68af-9808-f9cf-e7b7-28fa836f0f16" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/2e02305d-b67b-4d05-a5fa-db0f14888b78/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/6d2a68af-9808-f9cf-e7b7-28fa836f0f16" ;
  a2a:RecordGUID "{6d2a68af-9808-f9cf-e7b7-28fa836f0f16}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-08-1807<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/151.1.11/file/8\">Inventarisnummer 8 van archiefnummer 151.1.11 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Ter Aar" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1801-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_14038_00014038.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-08-1807" .
