@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_6c647281-e17a-12a2-2edf-810e16880604
  a a2a:Record ;
  rdfs:label "Doop op 29 augustus 1740 te Hedikhuizen" ;
  a2a:hasPerson oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-4b93de4c-592a-3a45-891c-ebf70a00d862, oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-9db621a5-3f56-273b-7049-03d01d5beb60, oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-599d0b09-1bef-406e-25a9-777f286501ca, oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-5aa10502-d56c-e94b-6ca4-496b0932d990 ;
  a2a:hasEvent oa:event_sha_6c647281-e17a-12a2-2edf-810e16880604_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_0, oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_1, oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_2, oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_3 ;
  a2a:hasSource oa:source_sha_6c647281-e17a-12a2-2edf-810e16880604 .

oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-4b93de4c-592a-3a45-891c-ebf70a00d862
  a a2a:Person ;
  rdfs:label "Josina Martini van Halder" ;
  a2a:PersonName [
    rdfs:label "Josina Martini van Halder" ;
    a2a:PersonNameFirstName "Josina Martini" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-9db621a5-3f56-273b-7049-03d01d5beb60
  a a2a:Person ;
  rdfs:label "Johannes Martini van Halder" ;
  a2a:PersonName [
    rdfs:label "Johannes Martini van Halder" ;
    a2a:PersonNameFirstName "Johannes Martini" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-599d0b09-1bef-406e-25a9-777f286501ca
  a a2a:Person ;
  rdfs:label "Petrus van Halder" ;
  a2a:PersonName [
    rdfs:label "Petrus van Halder" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person-5aa10502-d56c-e94b-6ca4-496b0932d990
  a a2a:Person ;
  rdfs:label "Maria Adriani de Groot" ;
  a2a:PersonName [
    rdfs:label "Maria Adriani de Groot" ;
    a2a:PersonNameFirstName "Maria Adriani" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_6c647281-e17a-12a2-2edf-810e16880604_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1740-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person:4b93de4c-592a-3a45-891c-ebf70a00d862 ;
  a2a:EventKeyRef oa:event_sha_6c647281-e17a-12a2-2edf-810e16880604_Event1 .

oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person:9db621a5-3f56-273b-7049-03d01d5beb60 ;
  a2a:EventKeyRef oa:event_sha_6c647281-e17a-12a2-2edf-810e16880604_Event1 .

oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person:599d0b09-1bef-406e-25a9-777f286501ca ;
  a2a:EventKeyRef oa:event_sha_6c647281-e17a-12a2-2edf-810e16880604_Event1 .

oa:relationep_sha_6c647281-e17a-12a2-2edf-810e16880604_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6c647281-e17a-12a2-2edf-810e16880604_Person:5aa10502-d56c-e94b-6ca4-496b0932d990 ;
  a2a:EventKeyRef oa:event_sha_6c647281-e17a-12a2-2edf-810e16880604_Event1 .

oa:source_sha_6c647281-e17a-12a2-2edf-810e16880604
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hedikhuizen, Haarsteeg" ;
    rdfs:label "Hedikhuizen, Haarsteeg", "1740-08-29 - 1740-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1740-08-29"^^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: 005, Periode: 1732-1842" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "005" ;
    a2a:Folio "12" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 005, Periode: 1732-1842, Dopen (rooms-katholieke parochie), 005, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ecd6f5d1-995c-9ef8-91dc-4ea76726df2d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6c647281-e17a-12a2-2edf-810e16880604" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ecd6f5d1-995c-9ef8-91dc-4ea76726df2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6c647281-e17a-12a2-2edf-810e16880604" ;
  a2a:RecordGUID "{6c647281-e17a-12a2-2edf-810e16880604}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 29-08-1740<br />Plaats dopen: Hedikhuizen<br />Religie: RK", "Op pagina 135 volgt direct pagina 140. Pagina's 136 t/m 139 zijn dus overgeslagen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7884_00007884.xml van SHA" .

