@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_fa4cb342-201c-26f4-cc0a-ddacb879227c
  a a2a:Record ;
  rdfs:label "Registratie op 16 juli 1848 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-3c42b456-cf89-567e-ef10-a9ac7c679f00, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-1d48cebe-1e77-aa95-3dc9-d534b689686b, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-79802668-a913-639c-3fdc-173d3395c70c, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-bb37aa68-dfaa-88ee-ec08-d255e6580344, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-baa5be13-08d7-aa7c-6cac-9a4926d49f3f, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-dcb5019e-4a3b-3ac3-cc79-c4e0b12a38b9, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-f6ef8961-dc8f-f406-ad1f-1b1da83199ad, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-49a3dff8-4287-2e18-621d-321d2a0b12af, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-e02a6359-5284-1767-e305-f0c725b7884e, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-52a62522-f7b5-48e7-b394-976abcb44c5d, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-fc6f972e-01cb-6b44-b5d0-460afc4667e3, oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-b5e53439-192e-4512-24b6-46f3551c35b7 ;
  a2a:hasEvent oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_0, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_1, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_2, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_3, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_4, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_5, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_6, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_7, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_8, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_9, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_10, oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_11 ;
  a2a:hasSource oa:source_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-3c42b456-cf89-567e-ef10-a9ac7c679f00
  a a2a:Person ;
  rdfs:label "Lambert Koks" ;
  a2a:PersonName [
    rdfs:label "Lambert Koks" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1848-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-1d48cebe-1e77-aa95-3dc9-d534b689686b
  a a2a:Person ;
  rdfs:label "Maria van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Maria van den Heuvel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1850-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-79802668-a913-639c-3fdc-173d3395c70c
  a a2a:Person ;
  rdfs:label "Cornelis Koks" ;
  a2a:PersonName [
    rdfs:label "Cornelis Koks" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1876-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-bb37aa68-dfaa-88ee-ec08-d255e6580344
  a a2a:Person ;
  rdfs:label "Johanna Koks" ;
  a2a:PersonName [
    rdfs:label "Johanna Koks" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1879-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-baa5be13-08d7-aa7c-6cac-9a4926d49f3f
  a a2a:Person ;
  rdfs:label "Johanna Koks" ;
  a2a:PersonName [
    rdfs:label "Johanna Koks" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1881-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-dcb5019e-4a3b-3ac3-cc79-c4e0b12a38b9
  a a2a:Person ;
  rdfs:label "Antoni Koks" ;
  a2a:PersonName [
    rdfs:label "Antoni Koks" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1882-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-f6ef8961-dc8f-f406-ad1f-1b1da83199ad
  a a2a:Person ;
  rdfs:label "Huiberdina Koks" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Koks" ;
    a2a:PersonNameFirstName "Huiberdina" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1883-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-49a3dff8-4287-2e18-621d-321d2a0b12af
  a a2a:Person ;
  rdfs:label "Theodora Koks" ;
  a2a:PersonName [
    rdfs:label "Theodora Koks" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1885-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-e02a6359-5284-1767-e305-f0c725b7884e
  a a2a:Person ;
  rdfs:label "Cornelia Koks" ;
  a2a:PersonName [
    rdfs:label "Cornelia Koks" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1886-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-52a62522-f7b5-48e7-b394-976abcb44c5d
  a a2a:Person ;
  rdfs:label "Johannes Koks" ;
  a2a:PersonName [
    rdfs:label "Johannes Koks" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1886-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-fc6f972e-01cb-6b44-b5d0-460afc4667e3
  a a2a:Person ;
  rdfs:label "Johanna Koks" ;
  a2a:PersonName [
    rdfs:label "Johanna Koks" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1888-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person-b5e53439-192e-4512-24b6-46f3551c35b7
  a a2a:Person ;
  rdfs:label "Antonius Koks" ;
  a2a:PersonName [
    rdfs:label "Antonius Koks" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Koks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1889-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1848-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:3c42b456-cf89-567e-ef10-a9ac7c679f00 ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:1d48cebe-1e77-aa95-3dc9-d534b689686b ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:79802668-a913-639c-3fdc-173d3395c70c ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:bb37aa68-dfaa-88ee-ec08-d255e6580344 ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:baa5be13-08d7-aa7c-6cac-9a4926d49f3f ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:dcb5019e-4a3b-3ac3-cc79-c4e0b12a38b9 ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:f6ef8961-dc8f-f406-ad1f-1b1da83199ad ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:49a3dff8-4287-2e18-621d-321d2a0b12af ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:e02a6359-5284-1767-e305-f0c725b7884e ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:52a62522-f7b5-48e7-b394-976abcb44c5d ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:fc6f972e-01cb-6b44-b5d0-460afc4667e3 ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:relationep_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Person:b5e53439-192e-4512-24b6-46f3551c35b7 ;
  a2a:EventKeyRef oa:event_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c_Event1 .

oa:source_sha_fa4cb342-201c-26f4-cc0a-ddacb879227c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1880-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-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: 23, Periode: 1880-1909" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "171" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 23, Periode: 1880-1909, Bevolkingsregister, 23, 171"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fa774023-6bbb-c475-7c4e-a4414bad344c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fa4cb342-201c-26f4-cc0a-ddacb879227c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fa774023-6bbb-c475-7c4e-a4414bad344c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fa4cb342-201c-26f4-cc0a-ddacb879227c" ;
  a2a:RecordGUID "{fa4cb342-201c-26f4-cc0a-ddacb879227c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4308_00004308.xml van SHA" .

