@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_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff
  a a2a:Record ;
  rdfs:label "Registratie op 4 februari 1865 te Hedikhuizen" ;
  a2a:hasPerson oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-065323c0-3ea1-1ebb-2aa9-709c660d962c, oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-c4e620f9-8d03-7c74-7ab1-8d7daa561245, oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-a1989b31-d7b0-b435-cf33-df3440bb563c, oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-f3190f50-1b31-1ce8-602a-639a1249e33b, oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-250c7468-701d-bed0-ad49-601564150883, oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-51c29149-59ce-11fe-13e9-613ee10f9e45 ;
  a2a:hasEvent oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_0, oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_1, oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_2, oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_3, oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_4, oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_5 ;
  a2a:hasSource oa:source_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff .

oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-065323c0-3ea1-1ebb-2aa9-709c660d962c
  a a2a:Person ;
  rdfs:label "Jacobus van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Heeswijk" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1865-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-c4e620f9-8d03-7c74-7ab1-8d7daa561245
  a a2a:Person ;
  rdfs:label "Helena Deenen" ;
  a2a:PersonName [
    rdfs:label "Helena Deenen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Deenen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1868-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-a1989b31-d7b0-b435-cf33-df3440bb563c
  a a2a:Person ;
  rdfs:label "Johanna van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Johanna van Heeswijk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1902-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-f3190f50-1b31-1ce8-602a-639a1249e33b
  a a2a:Person ;
  rdfs:label "Franciscus van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Heeswijk" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1903-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-250c7468-701d-bed0-ad49-601564150883
  a a2a:Person ;
  rdfs:label "Antonia van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Antonia van Heeswijk" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1906-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person-51c29149-59ce-11fe-13e9-613ee10f9e45
  a a2a:Person ;
  rdfs:label "Maria Catharina van Heeswijk" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Heeswijk" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1908-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1865-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person:065323c0-3ea1-1ebb-2aa9-709c660d962c ;
  a2a:EventKeyRef oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1 .

oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person:c4e620f9-8d03-7c74-7ab1-8d7daa561245 ;
  a2a:EventKeyRef oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1 .

oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person:a1989b31-d7b0-b435-cf33-df3440bb563c ;
  a2a:EventKeyRef oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1 .

oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person:f3190f50-1b31-1ce8-602a-639a1249e33b ;
  a2a:EventKeyRef oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1 .

oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person:250c7468-701d-bed0-ad49-601564150883 ;
  a2a:EventKeyRef oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1 .

oa:relationep_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Person:51c29149-59ce-11fe-13e9-613ee10f9e45 ;
  a2a:EventKeyRef oa:event_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff_Event1 .

oa:source_sha_44e445ea-1ee1-a5a1-2054-cd2c6ecceeff
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 13, Periode: 1910-1920" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "118" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 13, Periode: 1910-1920, Bevolkingsregister, 13, 118"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/623cd002-9aee-0726-2d06-48ea66c0f0e3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/44e445ea-1ee1-a5a1-2054-cd2c6ecceeff" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/623cd002-9aee-0726-2d06-48ea66c0f0e3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/44e445ea-1ee1-a5a1-2054-cd2c6ecceeff" ;
  a2a:RecordGUID "{44e445ea-1ee1-a5a1-2054-cd2c6ecceeff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4658_00004658.xml van SHA" .

