@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_8a032e8b-1c98-6b5d-9cdf-ff515aca2258
  a a2a:Record ;
  rdfs:label "Registratie op 10 juli 1838 te Raamsdonk" ;
  a2a:hasPerson oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-ebaec168-664b-ef5f-85ef-acdf23a27933, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-7ae32657-1d3d-f8d0-785d-566073057e19, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-899c3fae-c637-82ee-8575-7b883e993cd5, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-1297d57f-a328-ff33-5dd3-a97a5f24fa63, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-b49568dd-7e3a-0ef2-d323-a79846bf94ba, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-0791fa3a-64e4-ff9b-a1a6-591014139769, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-635e1521-1324-a0c2-c8a3-73b8aaa588ce, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-d10f322b-26f4-f245-34c4-8cbf3516f82b, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-b370a9b8-e8a4-32c1-fe6e-cd549f2e2fac, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-de4b560c-6b2a-a59c-b66f-35569cf824b1, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-e4c7ef3e-f0eb-97e1-d7e8-6a87730fe8a9, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-72314694-2337-2fb3-c3d3-bd9588cbdff8, oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-ff3551b5-7296-885d-7cf3-25360a8a8043 ;
  a2a:hasEvent oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_0, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_1, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_2, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_3, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_4, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_5, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_6, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_7, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_8, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_9, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_10, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_11, oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_12 ;
  a2a:hasSource oa:source_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258 .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-ebaec168-664b-ef5f-85ef-acdf23a27933
  a a2a:Person ;
  rdfs:label "Engelbertus van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Engelbertus van den Heuvel" ;
    a2a:PersonNameFirstName "Engelbertus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1838-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-7ae32657-1d3d-f8d0-785d-566073057e19
  a a2a:Person ;
  rdfs:label "Johanna van Beek" ;
  a2a:PersonName [
    rdfs:label "Johanna van Beek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1836-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-899c3fae-c637-82ee-8575-7b883e993cd5
  a a2a:Person ;
  rdfs:label "Jacoba van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Jacoba van den Heuvel" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1866-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-1297d57f-a328-ff33-5dd3-a97a5f24fa63
  a a2a:Person ;
  rdfs:label "Cornelia van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Cornelia van den Heuvel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1871-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-b49568dd-7e3a-0ef2-d323-a79846bf94ba
  a a2a:Person ;
  rdfs:label "Johanna van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Johanna van den Heuvel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1873-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-0791fa3a-64e4-ff9b-a1a6-591014139769
  a a2a:Person ;
  rdfs:label "Walterus Hendrikus van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Walterus Hendrikus van den Heuvel" ;
    a2a:PersonNameFirstName "Walterus Hendrikus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1876-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-635e1521-1324-a0c2-c8a3-73b8aaa588ce
  a a2a:Person ;
  rdfs:label "Ties Oedes Eilander" ;
  a2a:PersonName [
    rdfs:label "Ties Oedes Eilander" ;
    a2a:PersonNameFirstName "Ties Oedes" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1852-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Surhuisterveen" ;
    rdfs:label "Surhuisterveen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-d10f322b-26f4-f245-34c4-8cbf3516f82b
  a a2a:Person ;
  rdfs:label "Jiske Hessels Gal" ;
  a2a:PersonName [
    rdfs:label "Jiske Hessels Gal" ;
    a2a:PersonNameFirstName "Jiske Hessels" ;
    a2a:PersonNameLastName "Gal"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1854-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Surhuisterveen" ;
    rdfs:label "Surhuisterveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-b370a9b8-e8a4-32c1-fe6e-cd549f2e2fac
  a a2a:Person ;
  rdfs:label "Geertje Fies Eilander" ;
  a2a:PersonName [
    rdfs:label "Geertje Fies Eilander" ;
    a2a:PersonNameFirstName "Geertje Fies" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1878-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Surhuisterveen" ;
    rdfs:label "Surhuisterveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-de4b560c-6b2a-a59c-b66f-35569cf824b1
  a a2a:Person ;
  rdfs:label "Fieke Eilander" ;
  a2a:PersonName [
    rdfs:label "Fieke Eilander" ;
    a2a:PersonNameFirstName "Fieke" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1879-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Surhuisterveen" ;
    rdfs:label "Surhuisterveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-e4c7ef3e-f0eb-97e1-d7e8-6a87730fe8a9
  a a2a:Person ;
  rdfs:label "Oods Eilander" ;
  a2a:PersonName [
    rdfs:label "Oods Eilander" ;
    a2a:PersonNameFirstName "Oods" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1883-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Surhuisterveen" ;
    rdfs:label "Surhuisterveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-72314694-2337-2fb3-c3d3-bd9588cbdff8
  a a2a:Person ;
  rdfs:label "Wikke Eilander" ;
  a2a:PersonName [
    rdfs:label "Wikke Eilander" ;
    a2a:PersonNameFirstName "Wikke" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1886-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Surhuisterveen" ;
    rdfs:label "Surhuisterveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person-ff3551b5-7296-885d-7cf3-25360a8a8043
  a a2a:Person ;
  rdfs:label "Catharina Eilander" ;
  a2a:PersonName [
    rdfs:label "Catharina Eilander" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Eilander"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1888-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1838-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:ebaec168-664b-ef5f-85ef-acdf23a27933 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:7ae32657-1d3d-f8d0-785d-566073057e19 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:899c3fae-c637-82ee-8575-7b883e993cd5 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:1297d57f-a328-ff33-5dd3-a97a5f24fa63 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:b49568dd-7e3a-0ef2-d323-a79846bf94ba ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:0791fa3a-64e4-ff9b-a1a6-591014139769 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:635e1521-1324-a0c2-c8a3-73b8aaa588ce ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:d10f322b-26f4-f245-34c4-8cbf3516f82b ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:b370a9b8-e8a4-32c1-fe6e-cd549f2e2fac ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:de4b560c-6b2a-a59c-b66f-35569cf824b1 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:e4c7ef3e-f0eb-97e1-d7e8-6a87730fe8a9 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:72314694-2337-2fb3-c3d3-bd9588cbdff8 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:relationep_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Person:ff3551b5-7296-885d-7cf3-25360a8a8043 ;
  a2a:EventKeyRef oa:event_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258_Event1 .

oa:source_sha_8a032e8b-1c98-6b5d-9cdf-ff515aca2258
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1880-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-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: 10, Periode: 1880-1889" ;
    a2a:Book "Bevolkingsregister, deel IV, wijk D Scharlo" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "22" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 10, Periode: 1880-1889, Bevolkingsregister, deel IV, wijk D Scharlo, 10, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e0100a34-ae6b-3404-a899-ff0fb8364741.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8a032e8b-1c98-6b5d-9cdf-ff515aca2258" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e0100a34-ae6b-3404-a899-ff0fb8364741.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8a032e8b-1c98-6b5d-9cdf-ff515aca2258" ;
  a2a:RecordGUID "{8a032e8b-1c98-6b5d-9cdf-ff515aca2258}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6679_00006679.xml van SHA" .

