@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_a34594f0-6e8b-059a-a684-2964c2251293
  a a2a:Record ;
  rdfs:label "Registratie op 27 augustus 1817 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-5dd9b6fa-5576-c3ef-efbf-6a30fab86caa, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-88f8e311-e366-4d61-8edd-22f921358dc2, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-5605b29a-eeb9-202d-85b5-5798731ca61a, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-63f12421-5e5a-6869-7400-5fc4a3a17142, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-9b98e659-ac16-d67c-9ff3-b4cc004a50aa, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-9ae4c2da-e703-1c83-1e23-eb69f9970043, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-4c7bf91a-a8cf-c4a5-1585-b373f87b8229, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-2275ead1-0a1c-0b8a-8090-a08852469d39, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-08969bf6-fcbe-2fde-f091-1e980704a906, oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-4fdde61b-6ced-665f-f655-da1b5cbb6df5 ;
  a2a:hasEvent oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_0, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_1, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_2, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_3, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_4, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_5, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_6, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_7, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_8, oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_9 ;
  a2a:hasSource oa:source_sha_a34594f0-6e8b-059a-a684-2964c2251293 .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-5dd9b6fa-5576-c3ef-efbf-6a30fab86caa
  a a2a:Person ;
  rdfs:label "Teunis Smokers" ;
  a2a:PersonName [
    rdfs:label "Teunis Smokers" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Smokers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1817-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-88f8e311-e366-4d61-8edd-22f921358dc2
  a a2a:Person ;
  rdfs:label "Elizabeth Schaap" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Schaap" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1813-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-5605b29a-eeb9-202d-85b5-5798731ca61a
  a a2a:Person ;
  rdfs:label "Teunis Smokers" ;
  a2a:PersonName [
    rdfs:label "Teunis Smokers" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Smokers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1848-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-63f12421-5e5a-6869-7400-5fc4a3a17142
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Smokers" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Smokers" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Smokers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1851-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-9b98e659-ac16-d67c-9ff3-b4cc004a50aa
  a a2a:Person ;
  rdfs:label "Antonie Arnoldus Smokers" ;
  a2a:PersonName [
    rdfs:label "Antonie Arnoldus Smokers" ;
    a2a:PersonNameFirstName "Antonie Arnoldus" ;
    a2a:PersonNameLastName "Smokers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1853-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-9ae4c2da-e703-1c83-1e23-eb69f9970043
  a a2a:Person ;
  rdfs:label "Johanna Bras" ;
  a2a:PersonName [
    rdfs:label "Johanna Bras" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1857-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-4c7bf91a-a8cf-c4a5-1585-b373f87b8229
  a a2a:Person ;
  rdfs:label "Johannis Colijn" ;
  a2a:PersonName [
    rdfs:label "Johannis Colijn" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1860-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-2275ead1-0a1c-0b8a-8090-a08852469d39
  a a2a:Person ;
  rdfs:label "Gijsbert Cornelis Brouwer" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Cornelis Brouwer" ;
    a2a:PersonNameFirstName "Gijsbert Cornelis" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1852-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hei- en Boeicop" ;
    rdfs:label "Hei- en Boeicop"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-08969bf6-fcbe-2fde-f091-1e980704a906
  a a2a:Person ;
  rdfs:label "Maaike de Jong" ;
  a2a:PersonName [
    rdfs:label "Maaike de Jong" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1854-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leerbroek" ;
    rdfs:label "Leerbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person-4fdde61b-6ced-665f-f655-da1b5cbb6df5
  a a2a:Person ;
  rdfs:label "Elizabeth Brouwer" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Brouwer" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1878-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leerbroek" ;
    rdfs:label "Leerbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1817-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:5dd9b6fa-5576-c3ef-efbf-6a30fab86caa ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:88f8e311-e366-4d61-8edd-22f921358dc2 ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:5605b29a-eeb9-202d-85b5-5798731ca61a ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:63f12421-5e5a-6869-7400-5fc4a3a17142 ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:9b98e659-ac16-d67c-9ff3-b4cc004a50aa ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:9ae4c2da-e703-1c83-1e23-eb69f9970043 ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:4c7bf91a-a8cf-c4a5-1585-b373f87b8229 ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:2275ead1-0a1c-0b8a-8090-a08852469d39 ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:08969bf6-fcbe-2fde-f091-1e980704a906 ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:relationep_sha_a34594f0-6e8b-059a-a684-2964c2251293_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a34594f0-6e8b-059a-a684-2964c2251293_Person:4fdde61b-6ced-665f-f655-da1b5cbb6df5 ;
  a2a:EventKeyRef oa:event_sha_a34594f0-6e8b-059a-a684-2964c2251293_Event1 .

oa:source_sha_a34594f0-6e8b-059a-a684-2964c2251293
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1871-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 12, Periode: 1871-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "155" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1871-1880, Bevolkingsregister, 12, 155"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a2304b4c-9f1a-32f2-fca6-a6b219327562.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a34594f0-6e8b-059a-a684-2964c2251293" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a2304b4c-9f1a-32f2-fca6-a6b219327562.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a34594f0-6e8b-059a-a684-2964c2251293" ;
  a2a:RecordGUID "{a34594f0-6e8b-059a-a684-2964c2251293}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5027_00005027.xml van SHA" .

