@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_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3
  a a2a:Record ;
  rdfs:label "Registratie op 2 februari 1886 te Nederhemert" ;
  a2a:hasPerson oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-19f05e27-0887-fe58-c5d0-5037d478f7ff, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-31d620b2-14be-13a0-6db3-bdea56624b95, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-3a46a293-a344-bd32-f717-77f274ef76ce, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-a5a55129-af46-1661-6205-6e39ce68f90a, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-16c2557d-7f94-c360-5fd2-5c13751edc29, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-2d0d1ed6-eb70-9331-b6fa-490d8e969a52, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-9eaa1c8e-c534-f666-059c-869bc5d062ca, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-f2a7c22a-6b5a-ac35-53b5-92fe0eceec90, oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-e921ace5-d809-46a1-be90-279172ade47f ;
  a2a:hasEvent oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_0, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_1, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_2, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_3, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_4, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_5, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_6, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_7, oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_8 ;
  a2a:hasSource oa:source_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3 .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-19f05e27-0887-fe58-c5d0-5037d478f7ff
  a a2a:Person ;
  rdfs:label "Jacob Smits" ;
  a2a:PersonName [
    rdfs:label "Jacob Smits" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1886-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederhemert" ;
    rdfs:label "Nederhemert"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-31d620b2-14be-13a0-6db3-bdea56624b95
  a a2a:Person ;
  rdfs:label "Antonia van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Antonia van Rijswijk" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1886-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-3a46a293-a344-bd32-f717-77f274ef76ce
  a a2a:Person ;
  rdfs:label "Johannes Smits" ;
  a2a:PersonName [
    rdfs:label "Johannes Smits" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1909-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-a5a55129-af46-1661-6205-6e39ce68f90a
  a a2a:Person ;
  rdfs:label "Pieter Smits" ;
  a2a:PersonName [
    rdfs:label "Pieter Smits" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1910-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-16c2557d-7f94-c360-5fd2-5c13751edc29
  a a2a:Person ;
  rdfs:label "Gilia Smits" ;
  a2a:PersonName [
    rdfs:label "Gilia Smits" ;
    a2a:PersonNameFirstName "Gilia" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1911-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-2d0d1ed6-eb70-9331-b6fa-490d8e969a52
  a a2a:Person ;
  rdfs:label "Jacob Marinus Smits" ;
  a2a:PersonName [
    rdfs:label "Jacob Marinus Smits" ;
    a2a:PersonNameFirstName "Jacob Marinus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1913-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-9eaa1c8e-c534-f666-059c-869bc5d062ca
  a a2a:Person ;
  rdfs:label "Marinus Smits" ;
  a2a:PersonName [
    rdfs:label "Marinus Smits" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1914-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-f2a7c22a-6b5a-ac35-53b5-92fe0eceec90
  a a2a:Person ;
  rdfs:label "Leentje Antonia Smits" ;
  a2a:PersonName [
    rdfs:label "Leentje Antonia Smits" ;
    a2a:PersonNameFirstName "Leentje Antonia" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1908-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person-e921ace5-d809-46a1-be90-279172ade47f
  a a2a:Person ;
  rdfs:label "Anna Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Smits" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1918-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1886-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nederhemert" ;
    rdfs:label "Nederhemert"
  ] .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:19f05e27-0887-fe58-c5d0-5037d478f7ff ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:31d620b2-14be-13a0-6db3-bdea56624b95 ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:3a46a293-a344-bd32-f717-77f274ef76ce ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:a5a55129-af46-1661-6205-6e39ce68f90a ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:16c2557d-7f94-c360-5fd2-5c13751edc29 ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:2d0d1ed6-eb70-9331-b6fa-490d8e969a52 ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:9eaa1c8e-c534-f666-059c-869bc5d062ca ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:f2a7c22a-6b5a-ac35-53b5-92fe0eceec90 ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:relationep_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Person:e921ace5-d809-46a1-be90-279172ade47f ;
  a2a:EventKeyRef oa:event_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3_Event1 .

oa:source_sha_4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1910-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-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: 26, Periode: 1910-1940" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "26" ;
    a2a:Folio "1150" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 26, Periode: 1910-1940, Gezinskaarten, 26, 1150"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ee6b62c4-ae55-168b-08e8-d6411439baa1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ee6b62c4-ae55-168b-08e8-d6411439baa1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b1952853-ee84-24ff-1fc1-ea2e89887042.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b1952853-ee84-24ff-1fc1-ea2e89887042.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3" ;
  a2a:RecordGUID "{4dc6dfa7-a88d-e1fa-3c4a-7c846a9a39f3}" ;
  a2a:SourceRemarkOpmerking "De kaarten met letters tussen de M en S ontbreken" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4693_00004693.xml van SHA" .

