@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_4f3d6493-08ef-5c7f-638f-d5ed632fefa2
  a a2a:Record ;
  rdfs:label "Registratie op 6 juni 1866 te De Werken" ;
  a2a:hasPerson oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-da5aca4e-5060-8226-9bb0-7af88bc48337, oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-17c7d6ce-5337-9276-f4ee-cb136d2eb9a5, oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-d5c78a84-c6c0-6450-3f09-fd7b6fcffd31, oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-c66b161b-7cb6-bb28-2414-b9b4d34b7b7e, oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-7d38fc5a-1e4d-0a5e-edd3-9c5a060bb7fd, oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-2904b32f-d77b-3679-9075-0d1a68d4e23b ;
  a2a:hasEvent oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_0, oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_1, oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_2, oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_3, oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_4, oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_5 ;
  a2a:hasSource oa:source_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2 .

oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-da5aca4e-5060-8226-9bb0-7af88bc48337
  a a2a:Person ;
  rdfs:label "Adrianus Huibertus Smits" ;
  a2a:PersonName [
    rdfs:label "Adrianus Huibertus Smits" ;
    a2a:PersonNameFirstName "Adrianus Huibertus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1866-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-17c7d6ce-5337-9276-f4ee-cb136d2eb9a5
  a a2a:Person ;
  rdfs:label "Metje den Dunnen" ;
  a2a:PersonName [
    rdfs:label "Metje den Dunnen" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dunnen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1870-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-d5c78a84-c6c0-6450-3f09-fd7b6fcffd31
  a a2a:Person ;
  rdfs:label "Johannes Huibertus Smits" ;
  a2a:PersonName [
    rdfs:label "Johannes Huibertus Smits" ;
    a2a:PersonNameFirstName "Johannes Huibertus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1901-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "landarbeider" .

oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-c66b161b-7cb6-bb28-2414-b9b4d34b7b7e
  a a2a:Person ;
  rdfs:label "Arie Smits" ;
  a2a:PersonName [
    rdfs:label "Arie Smits" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1903-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "landarbeider" .

oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-7d38fc5a-1e4d-0a5e-edd3-9c5a060bb7fd
  a a2a:Person ;
  rdfs:label "Frederica Wilhelmina Smits" ;
  a2a:PersonName [
    rdfs:label "Frederica Wilhelmina Smits" ;
    a2a:PersonNameFirstName "Frederica Wilhelmina" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1905-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person-2904b32f-d77b-3679-9075-0d1a68d4e23b
  a a2a:Person ;
  rdfs:label "Cornelia Smits" ;
  a2a:PersonName [
    rdfs:label "Cornelia Smits" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1906-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1866-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person:da5aca4e-5060-8226-9bb0-7af88bc48337 ;
  a2a:EventKeyRef oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1 .

oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person:17c7d6ce-5337-9276-f4ee-cb136d2eb9a5 ;
  a2a:EventKeyRef oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1 .

oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person:d5c78a84-c6c0-6450-3f09-fd7b6fcffd31 ;
  a2a:EventKeyRef oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1 .

oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person:c66b161b-7cb6-bb28-2414-b9b4d34b7b7e ;
  a2a:EventKeyRef oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1 .

oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person:7d38fc5a-1e4d-0a5e-edd3-9c5a060bb7fd ;
  a2a:EventKeyRef oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1 .

oa:relationep_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Person:2904b32f-d77b-3679-9075-0d1a68d4e23b ;
  a2a:EventKeyRef oa:event_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2_Event1 .

oa:source_sha_4f3d6493-08ef-5c7f-638f-d5ed632fefa2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1921-01-01 - 1930-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-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: 20, Periode: 1921-1930" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "19" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 20, Periode: 1921-1930, Bevolkingsregister, 20, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/df1fdd3e-1537-bae0-97c6-25c7c89a8c50.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4f3d6493-08ef-5c7f-638f-d5ed632fefa2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/df1fdd3e-1537-bae0-97c6-25c7c89a8c50.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4f3d6493-08ef-5c7f-638f-d5ed632fefa2" ;
  a2a:RecordGUID "{4f3d6493-08ef-5c7f-638f-d5ed632fefa2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4698_00004698.xml van SHA" .

