@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_7f00a14b-f2c9-930a-5407-c18abff93e7d
  a a2a:Record ;
  rdfs:label "Doop op 24 april 1774 te Babyloniënbroek" ;
  a2a:hasPerson oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person-146bdf93-35ac-c70f-10ff-613d76d80f6e, oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person-763202d2-f78d-b28a-64a8-72487beb4d57, oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person-c70f9aab-4405-ced0-8bfc-251cd4760438 ;
  a2a:hasEvent oa:event_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_0, oa:relationep_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_1, oa:relationep_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_2 ;
  a2a:hasSource oa:source_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d .

oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person-146bdf93-35ac-c70f-10ff-613d76d80f6e
  a a2a:Person ;
  rdfs:label "Klasina Wolfs" ;
  a2a:PersonName [
    rdfs:label "Klasina Wolfs" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person-763202d2-f78d-b28a-64a8-72487beb4d57
  a a2a:Person ;
  rdfs:label "Jan de Garst" ;
  a2a:PersonName [
    rdfs:label "Jan de Garst" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Garst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person-c70f9aab-4405-ced0-8bfc-251cd4760438
  a a2a:Person ;
  rdfs:label "Wouterje de Garst" ;
  a2a:PersonName [
    rdfs:label "Wouterje de Garst" ;
    a2a:PersonNameFirstName "Wouterje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Garst"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1774-04-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person:146bdf93-35ac-c70f-10ff-613d76d80f6e ;
  a2a:EventKeyRef oa:event_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Event1 .

oa:relationep_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person:763202d2-f78d-b28a-64a8-72487beb4d57 ;
  a2a:EventKeyRef oa:event_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Event1 .

oa:relationep_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Person:c70f9aab-4405-ced0-8bfc-251cd4760438 ;
  a2a:EventKeyRef oa:event_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d_Event1 .

oa:source_sha_7f00a14b-f2c9-930a-5407-c18abff93e7d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Babyloniënbroek, Hill" ;
    rdfs:label "Babyloniënbroek, Hill", "1774-04-24 - 1774-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1774-04-24"^^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: Eethen04, Periode: 1733-1810" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Eethen04" ;
    a2a:Folio "19v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Eethen04, Periode: 1733-1810, Dopen (Nederduits gereformeerde gemeente), Eethen04, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eec307c7-d0aa-e261-e401-57d050621bad.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7f00a14b-f2c9-930a-5407-c18abff93e7d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eec307c7-d0aa-e261-e401-57d050621bad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7f00a14b-f2c9-930a-5407-c18abff93e7d" ;
  a2a:RecordGUID "{7f00a14b-f2c9-930a-5407-c18abff93e7d}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 24-04-1774<br />Plaats dopen: Babyloniënbroek<br />Religie: NG", "Vóór 5 december 1734 is dit een kopie van Eethen boek 36." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1595_00001595.xml van SHA" .

