@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_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19
  a a2a:Record ;
  rdfs:label "Doop op 26 september 1779 te Giessen" ;
  a2a:hasPerson oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-a44ad546-02d3-2075-2053-7e72eb2f1460, oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-3efcecc6-6605-3678-c087-d8bda80e3896, oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-720c0342-0f57-cbb8-142b-0b28f9f06ad5, oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-c9749b90-da6f-bf71-fdb2-ee19e598b3bd ;
  a2a:hasEvent oa:event_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_0, oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_1, oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_2, oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_3 ;
  a2a:hasSource oa:source_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19 .

oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-a44ad546-02d3-2075-2053-7e72eb2f1460
  a a2a:Person ;
  rdfs:label "Trijntje van der Nat" ;
  a2a:PersonName [
    rdfs:label "Trijntje van der Nat" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Nat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-3efcecc6-6605-3678-c087-d8bda80e3896
  a a2a:Person ;
  rdfs:label "Teuntje Brienen" ;
  a2a:PersonName [
    rdfs:label "Teuntje Brienen" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Brienen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-720c0342-0f57-cbb8-142b-0b28f9f06ad5
  a a2a:Person ;
  rdfs:label "Gijsbert Brienen" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Brienen" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Brienen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person-c9749b90-da6f-bf71-fdb2-ee19e598b3bd
  a a2a:Person ;
  rdfs:label "Judik Brienen" ;
  a2a:PersonName [
    rdfs:label "Judik Brienen" ;
    a2a:PersonNameFirstName "Judik" ;
    a2a:PersonNameLastName "Brienen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1779" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1779-09-23"^^xsd:date
  ] .

oa:event_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1779-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person:a44ad546-02d3-2075-2053-7e72eb2f1460 ;
  a2a:EventKeyRef oa:event_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Event1 .

oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person:3efcecc6-6605-3678-c087-d8bda80e3896 ;
  a2a:EventKeyRef oa:event_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Event1 .

oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person:720c0342-0f57-cbb8-142b-0b28f9f06ad5 ;
  a2a:EventKeyRef oa:event_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Event1 .

oa:relationep_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Person:c9749b90-da6f-bf71-fdb2-ee19e598b3bd ;
  a2a:EventKeyRef oa:event_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19_Event1 .

oa:source_sha_7e4a86cb-1db7-5533-5023-da751e2f2a19
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen", "1779-09-26 - 1779-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1779-09-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Giessen01, Periode: 1648-1806" ;
    a2a:Book "Dopen, trouwen en lidmaten (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Giessen01" ;
    a2a:Folio "252r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Giessen01, Periode: 1648-1806, Dopen, trouwen en lidmaten (Nederduits gereformeerde gemeente), Giessen01, 252r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/40324ad5-4b2d-c5cf-0339-be6e10695e47.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7e4a86cb-1db7-5533-5023-da751e2f2a19" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/40324ad5-4b2d-c5cf-0339-be6e10695e47.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7e4a86cb-1db7-5533-5023-da751e2f2a19" ;
  a2a:RecordGUID "{7e4a86cb-1db7-5533-5023-da751e2f2a19}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-09-1779<br />Plaats dopen: Giessen<br />Religie: NG", "Bevat akten van doop over 1648-1806 (vanaf 9 oktober 1759 wordt ook de geboortedatum vermeld) en akten van trouw over 1648-1795. Tussen de doop- en trouwakten zit een lidmatenlijst. Achterin is een vonnis betreffende naams- en datumverbetering." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1591_00001591.xml van SHA" .

