@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_32152f55-404e-7aee-a1e5-e58a81b048b1
  a a2a:Record ;
  rdfs:label "Registratie op 20 december 1831 te Hill" ;
  a2a:hasPerson oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-d69d4f86-2a50-072d-1860-940dc387040c, oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-9bf99e4f-d6d8-192b-e26d-335f019dfc44, oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-6980294f-ce40-9c20-533b-83e915ac65d4, oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-cc1b9033-db4a-ba57-815d-0deea6d8f74c, oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-23b65e81-9372-735d-c6cc-f194a392db90, oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-fff3cd4e-47aa-2608-a0c4-c2fe7d7cf110, oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-e8e2e100-1b4b-240f-8c21-c8ae12e65b59 ;
  a2a:hasEvent oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_0, oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_1, oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_2, oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_3, oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_4, oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_5, oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_6 ;
  a2a:hasSource oa:source_sha_32152f55-404e-7aee-a1e5-e58a81b048b1 .

oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-d69d4f86-2a50-072d-1860-940dc387040c
  a a2a:Person ;
  rdfs:label "Cornelis Vos" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vos" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1831-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-9bf99e4f-d6d8-192b-e26d-335f019dfc44
  a a2a:Person ;
  rdfs:label "Teuntje van der Pol" ;
  a2a:PersonName [
    rdfs:label "Teuntje van der Pol" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1854-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genderen" ;
    rdfs:label "Genderen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-6980294f-ce40-9c20-533b-83e915ac65d4
  a a2a:Person ;
  rdfs:label "Corstiaan Vos" ;
  a2a:PersonName [
    rdfs:label "Corstiaan Vos" ;
    a2a:PersonNameFirstName "Corstiaan" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1828-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-cc1b9033-db4a-ba57-815d-0deea6d8f74c
  a a2a:Person ;
  rdfs:label "Susanne de Rooij" ;
  a2a:PersonName [
    rdfs:label "Susanne de Rooij" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1811-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-23b65e81-9372-735d-c6cc-f194a392db90
  a a2a:Person ;
  rdfs:label "Geertrui Susanne Vos" ;
  a2a:PersonName [
    rdfs:label "Geertrui Susanne Vos" ;
    a2a:PersonNameFirstName "Geertrui Susanne" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1880-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-fff3cd4e-47aa-2608-a0c4-c2fe7d7cf110
  a a2a:Person ;
  rdfs:label "Adriaan Vos" ;
  a2a:PersonName [
    rdfs:label "Adriaan Vos" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1883-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person-e8e2e100-1b4b-240f-8c21-c8ae12e65b59
  a a2a:Person ;
  rdfs:label "Susanne Aartje Vos" ;
  a2a:PersonName [
    rdfs:label "Susanne Aartje Vos" ;
    a2a:PersonNameFirstName "Susanne Aartje" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1885-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1831-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] .

oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person:d69d4f86-2a50-072d-1860-940dc387040c ;
  a2a:EventKeyRef oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 .

oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person:9bf99e4f-d6d8-192b-e26d-335f019dfc44 ;
  a2a:EventKeyRef oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 .

oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person:6980294f-ce40-9c20-533b-83e915ac65d4 ;
  a2a:EventKeyRef oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 .

oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person:cc1b9033-db4a-ba57-815d-0deea6d8f74c ;
  a2a:EventKeyRef oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 .

oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person:23b65e81-9372-735d-c6cc-f194a392db90 ;
  a2a:EventKeyRef oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 .

oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person:fff3cd4e-47aa-2608-a0c4-c2fe7d7cf110 ;
  a2a:EventKeyRef oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 .

oa:relationep_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Person:e8e2e100-1b4b-240f-8c21-c8ae12e65b59 ;
  a2a:EventKeyRef oa:event_sha_32152f55-404e-7aee-a1e5-e58a81b048b1_Event1 .

oa:source_sha_32152f55-404e-7aee-a1e5-e58a81b048b1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1880-01-01 - 1891-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-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: 9, Periode: 1880-1891" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "167" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 9, Periode: 1880-1891, Bevolkingsregister, 9, 167"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a637c596-f699-91b1-5212-3ff8681bb84d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/32152f55-404e-7aee-a1e5-e58a81b048b1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a637c596-f699-91b1-5212-3ff8681bb84d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/32152f55-404e-7aee-a1e5-e58a81b048b1" ;
  a2a:RecordGUID "{32152f55-404e-7aee-a1e5-e58a81b048b1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4585_00004585.xml van SHA" .

