@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_87452f0c-c970-e87e-b2b4-5d9adfacc170
  a a2a:Record ;
  rdfs:label "Registratie op 6 december 1876 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-d68744b8-3832-e678-fe86-7bc3f70760e9, oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-957e4747-1b87-41f0-6f10-e9b58226779a, oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-21a346a5-cda8-dde0-b485-f5512e0cec99, oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-67651742-2de5-8d31-fd2d-9fbacad6786f ;
  a2a:hasEvent oa:event_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_0, oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_1, oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_2, oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_3 ;
  a2a:hasSource oa:source_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170 .

oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-d68744b8-3832-e678-fe86-7bc3f70760e9
  a a2a:Person ;
  rdfs:label "Willem Tankens" ;
  a2a:PersonName [
    rdfs:label "Willem Tankens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Tankens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1876-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-957e4747-1b87-41f0-6f10-e9b58226779a
  a a2a:Person ;
  rdfs:label "Geertruida Verhoef" ;
  a2a:PersonName [
    rdfs:label "Geertruida Verhoef" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Verhoef"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1872-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loosdrecht" ;
    rdfs:label "Loosdrecht"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-21a346a5-cda8-dde0-b485-f5512e0cec99
  a a2a:Person ;
  rdfs:label "Klazina Cornelia Tankens" ;
  a2a:PersonName [
    rdfs:label "Klazina Cornelia Tankens" ;
    a2a:PersonNameFirstName "Klazina Cornelia" ;
    a2a:PersonNameLastName "Tankens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1902-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person-67651742-2de5-8d31-fd2d-9fbacad6786f
  a a2a:Person ;
  rdfs:label "Willemina Tankens" ;
  a2a:PersonName [
    rdfs:label "Willemina Tankens" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Tankens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1908-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:event_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1876-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person:d68744b8-3832-e678-fe86-7bc3f70760e9 ;
  a2a:EventKeyRef oa:event_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Event1 .

oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person:957e4747-1b87-41f0-6f10-e9b58226779a ;
  a2a:EventKeyRef oa:event_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Event1 .

oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person:21a346a5-cda8-dde0-b485-f5512e0cec99 ;
  a2a:EventKeyRef oa:event_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Event1 .

oa:relationep_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Person:67651742-2de5-8d31-fd2d-9fbacad6786f ;
  a2a:EventKeyRef oa:event_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170_Event1 .

oa:source_sha_87452f0c-c970-e87e-b2b4-5d9adfacc170
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1900-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-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: 17, Periode: 1900-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "530" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 17, Periode: 1900-1940, Bevolkingsregister, 17, 530"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/904a4a19-7e3a-0e2e-aa6b-62bcd6fa00d9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/87452f0c-c970-e87e-b2b4-5d9adfacc170" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/904a4a19-7e3a-0e2e-aa6b-62bcd6fa00d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/87452f0c-c970-e87e-b2b4-5d9adfacc170" ;
  a2a:RecordGUID "{87452f0c-c970-e87e-b2b4-5d9adfacc170}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4918_00004918.xml van SHA" .

