@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_e9dabc82-e285-330a-0ff3-1143ab21b1a2
  a a2a:Record ;
  rdfs:label "Registratie op 1 augustus 1778 te Helvoirt" ;
  a2a:hasPerson oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-27819ee3-0860-5604-4d66-87e73ea2d3a2, oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-27bf086e-f49a-4f8a-f560-e8d1db1ebeb1, oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-6b97bd81-e207-475e-6996-b6e233e164ae, oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-ea45544c-a78d-4a95-c3ca-02a2b832a2f9, oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-63798cc9-6c96-2438-52af-29720fb843e2, oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-c60d8b37-f5bd-2ee7-8cbe-3baf017f0978, oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-caad5704-a00e-8222-391a-ec7cdb3a9fe2 ;
  a2a:hasEvent oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_0, oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_1, oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_2, oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_3, oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_4, oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_5, oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_6 ;
  a2a:hasSource oa:source_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2 .

oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-27819ee3-0860-5604-4d66-87e73ea2d3a2
  a a2a:Person ;
  rdfs:label "Martinus Heijmans" ;
  a2a:PersonName [
    rdfs:label "Martinus Heijmans" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1778-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-27bf086e-f49a-4f8a-f560-e8d1db1ebeb1
  a a2a:Person ;
  rdfs:label "Elisabeth Koks" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Koks" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1777" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1777-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-6b97bd81-e207-475e-6996-b6e233e164ae
  a a2a:Person ;
  rdfs:label "Franciscus Heijmans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Heijmans" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1805-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-ea45544c-a78d-4a95-c3ca-02a2b832a2f9
  a a2a:Person ;
  rdfs:label "Gijsberdina Heijmans" ;
  a2a:PersonName [
    rdfs:label "Gijsberdina Heijmans" ;
    a2a:PersonNameFirstName "Gijsberdina" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1809-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-63798cc9-6c96-2438-52af-29720fb843e2
  a a2a:Person ;
  rdfs:label "Johanna Heijmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Heijmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1812-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-c60d8b37-f5bd-2ee7-8cbe-3baf017f0978
  a a2a:Person ;
  rdfs:label "Christiaan Heijmans" ;
  a2a:PersonName [
    rdfs:label "Christiaan Heijmans" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1814-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person-caad5704-a00e-8222-391a-ec7cdb3a9fe2
  a a2a:Person ;
  rdfs:label "Johannes Heijmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Heijmans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1817-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1778-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person:27819ee3-0860-5604-4d66-87e73ea2d3a2 ;
  a2a:EventKeyRef oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 .

oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person:27bf086e-f49a-4f8a-f560-e8d1db1ebeb1 ;
  a2a:EventKeyRef oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 .

oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person:6b97bd81-e207-475e-6996-b6e233e164ae ;
  a2a:EventKeyRef oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 .

oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person:ea45544c-a78d-4a95-c3ca-02a2b832a2f9 ;
  a2a:EventKeyRef oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 .

oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person:63798cc9-6c96-2438-52af-29720fb843e2 ;
  a2a:EventKeyRef oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 .

oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person:c60d8b37-f5bd-2ee7-8cbe-3baf017f0978 ;
  a2a:EventKeyRef oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 .

oa:relationep_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Person:caad5704-a00e-8222-391a-ec7cdb3a9fe2 ;
  a2a:EventKeyRef oa:event_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2_Event1 .

oa:source_sha_e9dabc82-e285-330a-0ff3-1143ab21b1a2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1820-01-01 - 1830-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-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: 4, Periode: 1820-1830" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "116" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 4, Periode: 1820-1830, Bevolkingsregister, 4, 116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a79456fd-6521-d804-fb7a-70c1a16b7f71.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e9dabc82-e285-330a-0ff3-1143ab21b1a2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a79456fd-6521-d804-fb7a-70c1a16b7f71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e9dabc82-e285-330a-0ff3-1143ab21b1a2" ;
  a2a:RecordGUID "{e9dabc82-e285-330a-0ff3-1143ab21b1a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4245_00004245.xml van SHA" .

