@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_a0d95295-e9ef-a2f0-11ea-0225d7aec66b
  a a2a:Record ;
  rdfs:label "Registratie op 4 november 1844 te Almkerk" ;
  a2a:hasPerson oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-92b21869-5aa6-69f7-f20b-7ccfd8ce52c9, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-619affc7-a50b-22d3-8604-0b65509dc8c8, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-03a533db-289a-e613-788c-8939160b7ce5, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-60c2ffc3-42e4-e4df-459f-10101b5490aa, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-0abdf731-c731-e6d2-28d8-ce538900dc07, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-dc07d686-b096-8112-a1ab-f362c8699d3c, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-41c71527-1269-e486-e313-81f5b71a27af, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-ef5661c2-2c07-5553-1cc7-10130139d5fa, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-4672ecb6-3917-d7fe-93c4-2bcbbbaea6a8, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-31aa318c-ff0a-6b5c-31fe-b8270a757310, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-45b468e8-cbb1-5427-15fc-43b675f76a90, oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-e7794c72-4086-65fe-dc7e-8110082bd62c ;
  a2a:hasEvent oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_0, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_1, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_2, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_3, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_4, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_5, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_6, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_7, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_8, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_9, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_10, oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_11 ;
  a2a:hasSource oa:source_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-92b21869-5aa6-69f7-f20b-7ccfd8ce52c9
  a a2a:Person ;
  rdfs:label "Joost Lodewijk Tamerus" ;
  a2a:PersonName [
    rdfs:label "Joost Lodewijk Tamerus" ;
    a2a:PersonNameFirstName "Joost Lodewijk" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1844-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-619affc7-a50b-22d3-8604-0b65509dc8c8
  a a2a:Person ;
  rdfs:label "Gerrit Tamerus" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tamerus" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1876-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-03a533db-289a-e613-788c-8939160b7ce5
  a a2a:Person ;
  rdfs:label "Johanna Vos" ;
  a2a:PersonName [
    rdfs:label "Johanna Vos" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1875-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-60c2ffc3-42e4-e4df-459f-10101b5490aa
  a a2a:Person ;
  rdfs:label "Jan Tamerus" ;
  a2a:PersonName [
    rdfs:label "Jan Tamerus" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1900-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-0abdf731-c731-e6d2-28d8-ce538900dc07
  a a2a:Person ;
  rdfs:label "Joost Tamerus" ;
  a2a:PersonName [
    rdfs:label "Joost Tamerus" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1901-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-dc07d686-b096-8112-a1ab-f362c8699d3c
  a a2a:Person ;
  rdfs:label "Hendrikus Tamerus" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Tamerus" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1904-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-41c71527-1269-e486-e313-81f5b71a27af
  a a2a:Person ;
  rdfs:label "Petronella Tamerus" ;
  a2a:PersonName [
    rdfs:label "Petronella Tamerus" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1908-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-ef5661c2-2c07-5553-1cc7-10130139d5fa
  a a2a:Person ;
  rdfs:label "Gerrit Tamerus" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tamerus" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1910-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-4672ecb6-3917-d7fe-93c4-2bcbbbaea6a8
  a a2a:Person ;
  rdfs:label "Gerrit Tamerus" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tamerus" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1911-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-31aa318c-ff0a-6b5c-31fe-b8270a757310
  a a2a:Person ;
  rdfs:label "Aagje Tamerus" ;
  a2a:PersonName [
    rdfs:label "Aagje Tamerus" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1913-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-45b468e8-cbb1-5427-15fc-43b675f76a90
  a a2a:Person ;
  rdfs:label "Aagje Tamerus" ;
  a2a:PersonName [
    rdfs:label "Aagje Tamerus" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1914-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person-e7794c72-4086-65fe-dc7e-8110082bd62c
  a a2a:Person ;
  rdfs:label "Arie Tamerus" ;
  a2a:PersonName [
    rdfs:label "Arie Tamerus" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Tamerus"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1917-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1844-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:92b21869-5aa6-69f7-f20b-7ccfd8ce52c9 ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:619affc7-a50b-22d3-8604-0b65509dc8c8 ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:03a533db-289a-e613-788c-8939160b7ce5 ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:60c2ffc3-42e4-e4df-459f-10101b5490aa ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:0abdf731-c731-e6d2-28d8-ce538900dc07 ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:dc07d686-b096-8112-a1ab-f362c8699d3c ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:41c71527-1269-e486-e313-81f5b71a27af ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:ef5661c2-2c07-5553-1cc7-10130139d5fa ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:4672ecb6-3917-d7fe-93c4-2bcbbbaea6a8 ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:31aa318c-ff0a-6b5c-31fe-b8270a757310 ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:45b468e8-cbb1-5427-15fc-43b675f76a90 ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:relationep_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Person:e7794c72-4086-65fe-dc7e-8110082bd62c ;
  a2a:EventKeyRef oa:event_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b_Event1 .

oa:source_sha_a0d95295-e9ef-a2f0-11ea-0225d7aec66b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-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: 35, Periode: 1910-1920" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "35" ;
    a2a:Folio "239" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 35, Periode: 1910-1920, Bevolkingsregister, 35, 239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/13b4495e-6ea0-c77d-8fc9-95284e3305f7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a0d95295-e9ef-a2f0-11ea-0225d7aec66b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/13b4495e-6ea0-c77d-8fc9-95284e3305f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a0d95295-e9ef-a2f0-11ea-0225d7aec66b" ;
  a2a:RecordGUID "{a0d95295-e9ef-a2f0-11ea-0225d7aec66b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5018_00005018.xml van SHA" .

