@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_f2835225-ca4f-b121-82d5-e93295803b97
  a a2a:Record ;
  rdfs:label "Registratie op 30 november 1877 te Tiel" ;
  a2a:hasPerson oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person-08089e67-aac8-52ba-6a88-3a7262185106, oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person-0c63d44b-a49d-811c-9349-98b4f5396721, oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person-7ca22f19-92b1-a447-a612-a932c405eab3 ;
  a2a:hasEvent oa:event_sha_f2835225-ca4f-b121-82d5-e93295803b97_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f2835225-ca4f-b121-82d5-e93295803b97_0, oa:relationep_sha_f2835225-ca4f-b121-82d5-e93295803b97_1, oa:relationep_sha_f2835225-ca4f-b121-82d5-e93295803b97_2 ;
  a2a:hasSource oa:source_sha_f2835225-ca4f-b121-82d5-e93295803b97 .

oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person-08089e67-aac8-52ba-6a88-3a7262185106
  a a2a:Person ;
  rdfs:label "Lambertus Johannes Rijnberk" ;
  a2a:PersonName [
    rdfs:label "Lambertus Johannes Rijnberk" ;
    a2a:PersonNameFirstName "Lambertus Johannes" ;
    a2a:PersonNameLastName "Rijnberk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1877-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person-0c63d44b-a49d-811c-9349-98b4f5396721
  a a2a:Person ;
  rdfs:label "Dirkje Markus" ;
  a2a:PersonName [
    rdfs:label "Dirkje Markus" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Markus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1873-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kapel-Avezaath" ;
    rdfs:label "Kapel-Avezaath"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person-7ca22f19-92b1-a447-a612-a932c405eab3
  a a2a:Person ;
  rdfs:label "Theuntje Elisabeth Rijnberk" ;
  a2a:PersonName [
    rdfs:label "Theuntje Elisabeth Rijnberk" ;
    a2a:PersonNameFirstName "Theuntje Elisabeth" ;
    a2a:PersonNameLastName "Rijnberk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1905-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_f2835225-ca4f-b121-82d5-e93295803b97_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1877-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:relationep_sha_f2835225-ca4f-b121-82d5-e93295803b97_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person:08089e67-aac8-52ba-6a88-3a7262185106 ;
  a2a:EventKeyRef oa:event_sha_f2835225-ca4f-b121-82d5-e93295803b97_Event1 .

oa:relationep_sha_f2835225-ca4f-b121-82d5-e93295803b97_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person:0c63d44b-a49d-811c-9349-98b4f5396721 ;
  a2a:EventKeyRef oa:event_sha_f2835225-ca4f-b121-82d5-e93295803b97_Event1 .

oa:relationep_sha_f2835225-ca4f-b121-82d5-e93295803b97_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f2835225-ca4f-b121-82d5-e93295803b97_Person:7ca22f19-92b1-a447-a612-a932c405eab3 ;
  a2a:EventKeyRef oa:event_sha_f2835225-ca4f-b121-82d5-e93295803b97_Event1 .

oa:source_sha_f2835225-ca4f-b121-82d5-e93295803b97
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1890-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-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: 6, Periode: 1890-1910" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "139" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 6, Periode: 1890-1910, Bevolkingsregister, 6, 139"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9ede8589-2e78-6ddd-b5e3-ab997c1ee5f5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f2835225-ca4f-b121-82d5-e93295803b97" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9ede8589-2e78-6ddd-b5e3-ab997c1ee5f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f2835225-ca4f-b121-82d5-e93295803b97" ;
  a2a:RecordGUID "{f2835225-ca4f-b121-82d5-e93295803b97}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4278_00004278.xml van SHA" .

