@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_6421d99c-17ef-e63b-dca3-1a54c64f22df
  a a2a:Record ;
  rdfs:label "Doop op 24 januari 1641 te Heusden" ;
  a2a:hasPerson oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person-d4b8be1b-3fac-a75f-d503-11c58c484f66, oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person-765c6ca0-2dc9-5a17-ce57-9c548b3c85b7, oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person-eb2f7d05-a4d7-77e9-84bf-44b08e5d0db3 ;
  a2a:hasEvent oa:event_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_0, oa:relationep_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_1, oa:relationep_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_2 ;
  a2a:hasSource oa:source_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df .

oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person-d4b8be1b-3fac-a75f-d503-11c58c484f66
  a a2a:Person ;
  rdfs:label "Hans Jacob Helder" ;
  a2a:PersonName [
    rdfs:label "Hans Jacob Helder" ;
    a2a:PersonNameFirstName "Hans Jacob" ;
    a2a:PersonNameLastName "Helder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person-765c6ca0-2dc9-5a17-ce57-9c548b3c85b7
  a a2a:Person ;
  rdfs:label "Geertien Pauwels" ;
  a2a:PersonName [
    rdfs:label "Geertien Pauwels" ;
    a2a:PersonNameFirstName "Geertien" ;
    a2a:PersonNameLastName "Pauwels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person-eb2f7d05-a4d7-77e9-84bf-44b08e5d0db3
  a a2a:Person ;
  rdfs:label "Maria Helder" ;
  a2a:PersonName [
    rdfs:label "Maria Helder" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Helder"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1641-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person:d4b8be1b-3fac-a75f-d503-11c58c484f66 ;
  a2a:EventKeyRef oa:event_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Event1 .

oa:relationep_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person:765c6ca0-2dc9-5a17-ce57-9c548b3c85b7 ;
  a2a:EventKeyRef oa:event_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Event1 .

oa:relationep_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Person:eb2f7d05-a4d7-77e9-84bf-44b08e5d0db3 ;
  a2a:EventKeyRef oa:event_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df_Event1 .

oa:source_sha_6421d99c-17ef-e63b-dca3-1a54c64f22df
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1641-01-24 - 1641-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1641-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1641-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1641" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1641-01-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: Heusden03, Periode: 1618-1642" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden03" ;
    a2a:Folio "129v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden03, Periode: 1618-1642, Dopen (Nederduits gereformeerde gemeente), Heusden03, 129v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fbf18265-d328-c83f-a68e-2aab4f0c3b74.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6421d99c-17ef-e63b-dca3-1a54c64f22df" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fbf18265-d328-c83f-a68e-2aab4f0c3b74.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6421d99c-17ef-e63b-dca3-1a54c64f22df" ;
  a2a:RecordGUID "{6421d99c-17ef-e63b-dca3-1a54c64f22df}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 24-01-1641<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1930_00001930.xml van SHA" .

