@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_d8da0114-52cc-ca7a-6feb-ccbf98688a8f
  a a2a:Record ;
  rdfs:label "Registratie op 2 oktober 1871 te Elshout" ;
  a2a:hasPerson oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-ecc4391d-4ef6-973f-f7c2-176e275d6b6b, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-247da90c-1d95-9a4a-2865-1a0196e68e78, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-1d7c2371-01af-2e4c-6183-dbbaf9eba634, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-f3baf29a-b3cd-c1e0-9fab-6f3794e47f64, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-2bc780f5-de3a-335d-dfbc-b4c817b27671, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-5f6562f9-09a3-c1d0-08d9-dc9143f9ee9c, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-db25cfa0-e7f7-1eb6-62bf-8d207779ec9f, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-0e6434f1-8a22-5f6d-cab2-759cf29d30a8, oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-c25936b9-0cbc-2fa8-52b2-c682a4eebd79 ;
  a2a:hasEvent oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_0, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_1, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_2, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_3, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_4, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_5, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_6, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_7, oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_8 ;
  a2a:hasSource oa:source_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-ecc4391d-4ef6-973f-f7c2-176e275d6b6b
  a a2a:Person ;
  rdfs:label "Johannes Aloysius Klijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Aloysius Klijn" ;
    a2a:PersonNameFirstName "Johannes Aloysius" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1871-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-247da90c-1d95-9a4a-2865-1a0196e68e78
  a a2a:Person ;
  rdfs:label "Maria Catharina Pijnenborg" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Pijnenborg" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Pijnenborg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1874-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-1d7c2371-01af-2e4c-6183-dbbaf9eba634
  a a2a:Person ;
  rdfs:label "Petronella Con.a. Maria Klijn" ;
  a2a:PersonName [
    rdfs:label "Petronella Con.a. Maria Klijn" ;
    a2a:PersonNameFirstName "Petronella Con.a. Maria" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1907-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-f3baf29a-b3cd-c1e0-9fab-6f3794e47f64
  a a2a:Person ;
  rdfs:label "Cornelius Johannes Josephus Klijn" ;
  a2a:PersonName [
    rdfs:label "Cornelius Johannes Josephus Klijn" ;
    a2a:PersonNameFirstName "Cornelius Johannes Josephus" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1909-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-2bc780f5-de3a-335d-dfbc-b4c817b27671
  a a2a:Person ;
  rdfs:label "Wilhelmus Petrus Cornelius Klijn" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Petrus Cornelius Klijn" ;
    a2a:PersonNameFirstName "Wilhelmus Petrus Cornelius" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1910-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-5f6562f9-09a3-c1d0-08d9-dc9143f9ee9c
  a a2a:Person ;
  rdfs:label "Hendrikus Josephus Klijn" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Josephus Klijn" ;
    a2a:PersonNameFirstName "Hendrikus Josephus" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1864-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-db25cfa0-e7f7-1eb6-62bf-8d207779ec9f
  a a2a:Person ;
  rdfs:label "Petronella van Gorkom" ;
  a2a:PersonName [
    rdfs:label "Petronella van Gorkom" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorkom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1838-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genderen" ;
    rdfs:label "Genderen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-0e6434f1-8a22-5f6d-cab2-759cf29d30a8
  a a2a:Person ;
  rdfs:label "Maria Petronella Klijn" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Klijn" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1911-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person-c25936b9-0cbc-2fa8-52b2-c682a4eebd79
  a a2a:Person ;
  rdfs:label "Adriana Catharina Maria Klijn" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina Maria Klijn" ;
    a2a:PersonNameFirstName "Adriana Catharina Maria" ;
    a2a:PersonNameLastName "Klijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1913-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1871-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:ecc4391d-4ef6-973f-f7c2-176e275d6b6b ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:247da90c-1d95-9a4a-2865-1a0196e68e78 ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:1d7c2371-01af-2e4c-6183-dbbaf9eba634 ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:f3baf29a-b3cd-c1e0-9fab-6f3794e47f64 ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:2bc780f5-de3a-335d-dfbc-b4c817b27671 ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:5f6562f9-09a3-c1d0-08d9-dc9143f9ee9c ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:db25cfa0-e7f7-1eb6-62bf-8d207779ec9f ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:0e6434f1-8a22-5f6d-cab2-759cf29d30a8 ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:relationep_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Person:c25936b9-0cbc-2fa8-52b2-c682a4eebd79 ;
  a2a:EventKeyRef oa:event_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f_Event1 .

oa:source_sha_d8da0114-52cc-ca7a-6feb-ccbf98688a8f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1910-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-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: 8, Periode: 1910-1925" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "136" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 8, Periode: 1910-1925, Bevolkingsregister, 8, 136"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e296b664-0c7f-af6e-3f80-1a461c816f4b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d8da0114-52cc-ca7a-6feb-ccbf98688a8f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e296b664-0c7f-af6e-3f80-1a461c816f4b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d8da0114-52cc-ca7a-6feb-ccbf98688a8f" ;
  a2a:RecordGUID "{d8da0114-52cc-ca7a-6feb-ccbf98688a8f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4180_00004180.xml van SHA" .

