@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_6fcecf0f-0266-2d15-85e9-4c19f3209ef7
  a a2a:Record ;
  rdfs:label "Registratie op 19 januari 1891 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-8147eb12-00e5-ccb1-8286-d26ef7cbb81d, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-a6282374-a9cf-8a33-43fe-f82056a4765f, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-ba9013a7-2add-b2b8-6edd-7e828bab3f45, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-94127acf-f7da-d5f6-6aa4-4835f14f56e8, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-3d7b5512-2594-dad5-e78c-7cd4d900a69f, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-3d32a9ef-8b12-d299-9208-aa7a36ee4036, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-596e199d-dc4a-ed7c-c77a-6c6259e38107, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-33aa6d50-cd37-2c16-0127-b8a10c576288, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-e036befa-f249-d1b0-0038-d8c48e5658ae, oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-30d24a3f-ab8c-6804-577a-0e688bc71f2d ;
  a2a:hasEvent oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_0, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_1, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_2, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_3, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_4, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_5, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_6, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_7, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_8, oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_9 ;
  a2a:hasSource oa:source_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7 .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-8147eb12-00e5-ccb1-8286-d26ef7cbb81d
  a a2a:Person ;
  rdfs:label "Clazinus van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Clazinus van Vuuren" ;
    a2a:PersonNameFirstName "Clazinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1891-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "landarbeider" .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-a6282374-a9cf-8a33-43fe-f82056a4765f
  a a2a:Person ;
  rdfs:label "Dingena Maria van der Pol" ;
  a2a:PersonName [
    rdfs:label "Dingena Maria van der Pol" ;
    a2a:PersonNameFirstName "Dingena Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1891-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-ba9013a7-2add-b2b8-6edd-7e828bab3f45
  a a2a:Person ;
  rdfs:label "Teunis van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Teunis van Vuuren" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1921-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-94127acf-f7da-d5f6-6aa4-4835f14f56e8
  a a2a:Person ;
  rdfs:label "Maria Elizabeth van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth van Vuuren" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1922-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-3d7b5512-2594-dad5-e78c-7cd4d900a69f
  a a2a:Person ;
  rdfs:label "Johanna Pieternella Adriaantje van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Johanna Pieternella Adriaantje van Vuuren" ;
    a2a:PersonNameFirstName "Johanna Pieternella Adriaantje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1923-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-3d32a9ef-8b12-d299-9208-aa7a36ee4036
  a a2a:Person ;
  rdfs:label "Lena Frederika van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Lena Frederika van Vuuren" ;
    a2a:PersonNameFirstName "Lena Frederika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1925-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-596e199d-dc4a-ed7c-c77a-6c6259e38107
  a a2a:Person ;
  rdfs:label "Rokus van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Rokus van Vuuren" ;
    a2a:PersonNameFirstName "Rokus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1928" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1928-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-33aa6d50-cd37-2c16-0127-b8a10c576288
  a a2a:Person ;
  rdfs:label "Josina van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Josina van Vuuren" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1928" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1928-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-e036befa-f249-d1b0-0038-d8c48e5658ae
  a a2a:Person ;
  rdfs:label "Simon Johannes Gerrit van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Simon Johannes Gerrit van Vuuren" ;
    a2a:PersonNameFirstName "Simon Johannes Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1931-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person-30d24a3f-ab8c-6804-577a-0e688bc71f2d
  a a2a:Person ;
  rdfs:label "Maria Elizabeth van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth van Vuuren" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1922-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1891-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:8147eb12-00e5-ccb1-8286-d26ef7cbb81d ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:a6282374-a9cf-8a33-43fe-f82056a4765f ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:ba9013a7-2add-b2b8-6edd-7e828bab3f45 ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:94127acf-f7da-d5f6-6aa4-4835f14f56e8 ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:3d7b5512-2594-dad5-e78c-7cd4d900a69f ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:3d32a9ef-8b12-d299-9208-aa7a36ee4036 ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:596e199d-dc4a-ed7c-c77a-6c6259e38107 ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:33aa6d50-cd37-2c16-0127-b8a10c576288 ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:e036befa-f249-d1b0-0038-d8c48e5658ae ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:relationep_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Person:30d24a3f-ab8c-6804-577a-0e688bc71f2d ;
  a2a:EventKeyRef oa:event_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7_Event1 .

oa:source_sha_6fcecf0f-0266-2d15-85e9-4c19f3209ef7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1930-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-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: 29, Periode: 1930-1940" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "29" ;
    a2a:Folio "2419" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 29, Periode: 1930-1940, Gezinskaarten, 29, 2419"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/28fe40ae-3df6-65d2-c333-ac56d36f3d28.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6fcecf0f-0266-2d15-85e9-4c19f3209ef7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/28fe40ae-3df6-65d2-c333-ac56d36f3d28.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c79b55c2-5f79-ca48-d16b-9bce8e3eda15.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6fcecf0f-0266-2d15-85e9-4c19f3209ef7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c79b55c2-5f79-ca48-d16b-9bce8e3eda15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6fcecf0f-0266-2d15-85e9-4c19f3209ef7" ;
  a2a:RecordGUID "{6fcecf0f-0266-2d15-85e9-4c19f3209ef7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4826_00004826.xml van SHA" .

