@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_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a
  a a2a:Record ;
  rdfs:label "Registratie in 1832 te Wijk" ;
  a2a:hasPerson oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person-ab4212a1-f596-162d-8625-bab9303eec99, oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person-97fa304f-2452-8c45-ed94-599fbf8f752e, oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person-5ab46886-3122-040e-70c4-7d05c8c7d3df ;
  a2a:hasEvent oa:event_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_0, oa:relationep_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_1, oa:relationep_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_2 ;
  a2a:hasSource oa:source_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a .

oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person-ab4212a1-f596-162d-8625-bab9303eec99
  a a2a:Person ;
  rdfs:label "Adriaan van Vuren" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Vuren" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1832" ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person-97fa304f-2452-8c45-ed94-599fbf8f752e
  a a2a:Person ;
  rdfs:label "Jacoba Gijsberdina Bouman" ;
  a2a:PersonName [
    rdfs:label "Jacoba Gijsberdina Bouman" ;
    a2a:PersonNameFirstName "Jacoba Gijsberdina" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1838-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person-5ab46886-3122-040e-70c4-7d05c8c7d3df
  a a2a:Person ;
  rdfs:label "Eva van Vuren" ;
  a2a:PersonName [
    rdfs:label "Eva van Vuren" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1867-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1832" ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person:ab4212a1-f596-162d-8625-bab9303eec99 ;
  a2a:EventKeyRef oa:event_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Event1 .

oa:relationep_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person:97fa304f-2452-8c45-ed94-599fbf8f752e ;
  a2a:EventKeyRef oa:event_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Event1 .

oa:relationep_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Person:5ab46886-3122-040e-70c4-7d05c8c7d3df ;
  a2a:EventKeyRef oa:event_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a_Event1 .

oa:source_sha_f8d2cac1-e95d-a65e-5ba4-dba4862cb88a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1860-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-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: 8, Periode: 1860-1870" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "154" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 8, Periode: 1860-1870, Bevolkingsregister, 8, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/20664e5f-03fa-9a4e-5883-7cfa438e4fed.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f8d2cac1-e95d-a65e-5ba4-dba4862cb88a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/20664e5f-03fa-9a4e-5883-7cfa438e4fed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f8d2cac1-e95d-a65e-5ba4-dba4862cb88a" ;
  a2a:RecordGUID "{f8d2cac1-e95d-a65e-5ba4-dba4862cb88a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4302_00004302.xml van SHA" .

