@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_162a6f92-1ec0-259c-e184-e0fd3a061822
  a a2a:Record ;
  rdfs:label "Registratie op 7 juni 1792 te De Werken" ;
  a2a:hasPerson oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-8166f36a-d6c8-2d9d-0f85-4037165a3965, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-2bf641b3-f6c4-c237-3adb-720aa46383f9, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-0dc7e948-f51f-6e5f-a1c9-e709e9b55593, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-c654cd4a-571f-3185-f99a-ee05bf9bee26, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-98a6c15b-32c3-9d9b-17be-1bf5130465c4, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-87aef5a8-2f87-b4d0-8999-b8b17da3b5cf, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-9410c189-c93f-5696-43d7-aa23d23fae13, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-3fcf55f5-2ef0-d510-0ffa-354d120c9812, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-12b6a171-9883-388d-76cb-97e2cc63fe52, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-54bb04e9-0ff1-73e6-ffd0-1ba0fdb6f768, oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-af665e9e-492e-f3e3-62b3-b98e9d6cf68a ;
  a2a:hasEvent oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_0, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_1, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_2, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_3, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_4, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_5, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_6, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_7, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_8, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_9, oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_10 ;
  a2a:hasSource oa:source_sha_162a6f92-1ec0-259c-e184-e0fd3a061822 .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-8166f36a-d6c8-2d9d-0f85-4037165a3965
  a a2a:Person ;
  rdfs:label "Hendrikes Boogaars" ;
  a2a:PersonName [
    rdfs:label "Hendrikes Boogaars" ;
    a2a:PersonNameFirstName "Hendrikes" ;
    a2a:PersonNameLastName "Boogaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1792-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-2bf641b3-f6c4-c237-3adb-720aa46383f9
  a a2a:Person ;
  rdfs:label "Hendrika Poorter" ;
  a2a:PersonName [
    rdfs:label "Hendrika Poorter" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1792-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-0dc7e948-f51f-6e5f-a1c9-e709e9b55593
  a a2a:Person ;
  rdfs:label "Johannes Boogaars" ;
  a2a:PersonName [
    rdfs:label "Johannes Boogaars" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boogaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1824-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-c654cd4a-571f-3185-f99a-ee05bf9bee26
  a a2a:Person ;
  rdfs:label "Gijsbertje Boogaars" ;
  a2a:PersonName [
    rdfs:label "Gijsbertje Boogaars" ;
    a2a:PersonNameFirstName "Gijsbertje" ;
    a2a:PersonNameLastName "Boogaars"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1825-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-98a6c15b-32c3-9d9b-17be-1bf5130465c4
  a a2a:Person ;
  rdfs:label "Kornelis van Rinteln" ;
  a2a:PersonName [
    rdfs:label "Kornelis van Rinteln" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rinteln"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1787-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Buren" ;
    rdfs:label "Buren"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-87aef5a8-2f87-b4d0-8999-b8b17da3b5cf
  a a2a:Person ;
  rdfs:label "Philippus Gijsbertus van Rinteln" ;
  a2a:PersonName [
    rdfs:label "Philippus Gijsbertus van Rinteln" ;
    a2a:PersonNameFirstName "Philippus Gijsbertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rinteln"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1819-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-9410c189-c93f-5696-43d7-aa23d23fae13
  a a2a:Person ;
  rdfs:label "Jenneke Struijck" ;
  a2a:PersonName [
    rdfs:label "Jenneke Struijck" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Struijck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1798-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-3fcf55f5-2ef0-d510-0ffa-354d120c9812
  a a2a:Person ;
  rdfs:label "Willem Kentie" ;
  a2a:PersonName [
    rdfs:label "Willem Kentie" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1751" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1751-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-12b6a171-9883-388d-76cb-97e2cc63fe52
  a a2a:Person ;
  rdfs:label "Adriana Kentie" ;
  a2a:PersonName [
    rdfs:label "Adriana Kentie" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1759" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1759-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-54bb04e9-0ff1-73e6-ffd0-1ba0fdb6f768
  a a2a:Person ;
  rdfs:label "Heiltje van Vucht" ;
  a2a:PersonName [
    rdfs:label "Heiltje van Vucht" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vucht"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1798-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person-af665e9e-492e-f3e3-62b3-b98e9d6cf68a
  a a2a:Person ;
  rdfs:label "Maria Mauritia van Kempen" ;
  a2a:PersonName [
    rdfs:label "Maria Mauritia van Kempen" ;
    a2a:PersonNameFirstName "Maria Mauritia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kempen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1749" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1749-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenhoven" ;
    rdfs:label "Steenhoven"
  ] .

oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1792-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:8166f36a-d6c8-2d9d-0f85-4037165a3965 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:2bf641b3-f6c4-c237-3adb-720aa46383f9 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:0dc7e948-f51f-6e5f-a1c9-e709e9b55593 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:c654cd4a-571f-3185-f99a-ee05bf9bee26 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:98a6c15b-32c3-9d9b-17be-1bf5130465c4 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:87aef5a8-2f87-b4d0-8999-b8b17da3b5cf ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:9410c189-c93f-5696-43d7-aa23d23fae13 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:3fcf55f5-2ef0-d510-0ffa-354d120c9812 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:12b6a171-9883-388d-76cb-97e2cc63fe52 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:54bb04e9-0ff1-73e6-ffd0-1ba0fdb6f768 ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:relationep_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Person:af665e9e-492e-f3e3-62b3-b98e9d6cf68a ;
  a2a:EventKeyRef oa:event_sha_162a6f92-1ec0-259c-e184-e0fd3a061822_Event1 .

oa:source_sha_162a6f92-1ec0-259c-e184-e0fd3a061822
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen", "1822-01-01 - 1822-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 12, Periode: 1822" ;
    a2a:Book "Staat van de bevolking" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "18" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 12, Periode: 1822, Staat van de bevolking, 12, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1cdc5bd2-830c-be17-e82b-b19e352d13e9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/162a6f92-1ec0-259c-e184-e0fd3a061822" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1cdc5bd2-830c-be17-e82b-b19e352d13e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/162a6f92-1ec0-259c-e184-e0fd3a061822" ;
  a2a:RecordGUID "{162a6f92-1ec0-259c-e184-e0fd3a061822}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4477_00004477.xml van SHA" .

