@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_f229811e-a2e5-9683-464d-9d64ec04947a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1822-1840)" ;
  a2a:hasPerson oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-e47946c3-9cb4-de4b-b30a-6876471fbe7c, oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-0b85f133-7d1b-66f5-251a-7381d0603625, oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-3f2bdd7d-cee1-44af-4e62-e24972f983c4, oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-67b06e22-1215-c827-4229-83ec0e5fe471, oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-489d6d04-2fec-f251-f596-dd24b0d385a7 ;
  a2a:hasEvent oa:event_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_0, oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_1, oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_2, oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_3, oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_4 ;
  a2a:hasSource oa:source_sha_f229811e-a2e5-9683-464d-9d64ec04947a .

oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-e47946c3-9cb4-de4b-b30a-6876471fbe7c
  a a2a:Person ;
  rdfs:label "Jan Hendrik van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik van Rijswijk" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-0b85f133-7d1b-66f5-251a-7381d0603625
  a a2a:Person ;
  rdfs:label "Lauwerina Wijgers" ;
  a2a:PersonName [
    rdfs:label "Lauwerina Wijgers" ;
    a2a:PersonNameFirstName "Lauwerina" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-3f2bdd7d-cee1-44af-4e62-e24972f983c4
  a a2a:Person ;
  rdfs:label "Teuntje de Wint" ;
  a2a:PersonName [
    rdfs:label "Teuntje de Wint" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wint"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-67b06e22-1215-c827-4229-83ec0e5fe471
  a a2a:Person ;
  rdfs:label "Hendrik Wijgers" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wijgers" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person-489d6d04-2fec-f251-f596-dd24b0d385a7
  a a2a:Person ;
  rdfs:label "Jan Wijgers" ;
  a2a:PersonName [
    rdfs:label "Jan Wijgers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person:e47946c3-9cb4-de4b-b30a-6876471fbe7c ;
  a2a:EventKeyRef oa:event_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Event1 .

oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person:0b85f133-7d1b-66f5-251a-7381d0603625 ;
  a2a:EventKeyRef oa:event_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Event1 .

oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person:3f2bdd7d-cee1-44af-4e62-e24972f983c4 ;
  a2a:EventKeyRef oa:event_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Event1 .

oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person:67b06e22-1215-c827-4229-83ec0e5fe471 ;
  a2a:EventKeyRef oa:event_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Event1 .

oa:relationep_sha_f229811e-a2e5-9683-464d-9d64ec04947a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Person:489d6d04-2fec-f251-f596-dd24b0d385a7 ;
  a2a:EventKeyRef oa:event_sha_f229811e-a2e5-9683-464d-9d64ec04947a_Event1 .

oa:source_sha_f229811e-a2e5-9683-464d-9d64ec04947a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1822-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-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: 3, Periode: 1822-1840" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "53" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 3, Periode: 1822-1840, Bevolkingsregister, 3, 53"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ca9f808f-2473-41d5-25c9-b3f8e6c5ac0a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f229811e-a2e5-9683-464d-9d64ec04947a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ca9f808f-2473-41d5-25c9-b3f8e6c5ac0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f229811e-a2e5-9683-464d-9d64ec04947a" ;
  a2a:RecordGUID "{f229811e-a2e5-9683-464d-9d64ec04947a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4277_00004277.xml van SHA" .

