@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_04f3744c-db1a-f4e6-3a0e-e863b98da2df
  a a2a:Record ;
  rdfs:label "Registratie op 14 april 1791 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-abc8f6ec-6090-a34b-01aa-178318741845, oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-41d2533c-1d8b-25b2-dc75-a92651e820e4, oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-1b487329-9a9f-d5cb-64e7-93d7b44d0765, oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-a9d98673-4c7d-84b5-cdde-4c37793c2966, oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-aff8f0e7-f59e-3bc9-f94c-2cbf1a4e0c19, oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-b648ca14-d595-d0f6-c575-fecf480e4703 ;
  a2a:hasEvent oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_0, oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_1, oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_2, oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_3, oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_4, oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_5 ;
  a2a:hasSource oa:source_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df .

oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-abc8f6ec-6090-a34b-01aa-178318741845
  a a2a:Person ;
  rdfs:label "Willem Eekels" ;
  a2a:PersonName [
    rdfs:label "Willem Eekels" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1791" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1791-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-41d2533c-1d8b-25b2-dc75-a92651e820e4
  a a2a:Person ;
  rdfs:label "Maria Eekels" ;
  a2a:PersonName [
    rdfs:label "Maria Eekels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1812-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-1b487329-9a9f-d5cb-64e7-93d7b44d0765
  a a2a:Person ;
  rdfs:label "Johannes Eekels" ;
  a2a:PersonName [
    rdfs:label "Johannes Eekels" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1821-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-a9d98673-4c7d-84b5-cdde-4c37793c2966
  a a2a:Person ;
  rdfs:label "Martinus Eekels" ;
  a2a:PersonName [
    rdfs:label "Martinus Eekels" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1823-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-aff8f0e7-f59e-3bc9-f94c-2cbf1a4e0c19
  a a2a:Person ;
  rdfs:label "Johanna Tamson" ;
  a2a:PersonName [
    rdfs:label "Johanna Tamson" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Tamson"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1764-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person-b648ca14-d595-d0f6-c575-fecf480e4703
  a a2a:Person ;
  rdfs:label "Cornelis Eekels" ;
  a2a:PersonName [
    rdfs:label "Cornelis Eekels" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1827-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1791-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person:abc8f6ec-6090-a34b-01aa-178318741845 ;
  a2a:EventKeyRef oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1 .

oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person:41d2533c-1d8b-25b2-dc75-a92651e820e4 ;
  a2a:EventKeyRef oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1 .

oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person:1b487329-9a9f-d5cb-64e7-93d7b44d0765 ;
  a2a:EventKeyRef oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1 .

oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person:a9d98673-4c7d-84b5-cdde-4c37793c2966 ;
  a2a:EventKeyRef oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1 .

oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person:aff8f0e7-f59e-3bc9-f94c-2cbf1a4e0c19 ;
  a2a:EventKeyRef oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1 .

oa:relationep_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Person:b648ca14-d595-d0f6-c575-fecf480e4703 ;
  a2a:EventKeyRef oa:event_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df_Event1 .

oa:source_sha_04f3744c-db1a-f4e6-3a0e-e863b98da2df
  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: bevolkingsregister, Deel: 1, Periode: 1820-1830" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "1" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: bevolkingsregister, Deel: 1, Periode: 1820-1830, Bevolkingsregister, 1, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1ebb0d88-2583-bcb4-9dcf-deaa1b008494.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/04f3744c-db1a-f4e6-3a0e-e863b98da2df" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1ebb0d88-2583-bcb4-9dcf-deaa1b008494.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/04f3744c-db1a-f4e6-3a0e-e863b98da2df" ;
  a2a:RecordGUID "{04f3744c-db1a-f4e6-3a0e-e863b98da2df}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4410_00004410.xml van SHA" .

