@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_e613f90a-03ef-e08f-d12a-6f115e5c8e5e
  a a2a:Record ;
  rdfs:label "Registratie op 12 september 1876 te Dussen" ;
  a2a:hasPerson oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-de2fe8af-06aa-fa3d-73c2-90079de62023, oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-69dbe77f-c183-5e36-90b5-f233fef083eb, oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-38f9e5a2-b438-504b-05a7-1c8c07603999, oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-105a4036-06fe-d44b-d31e-64e8d16a55ed, oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-40ce0ba6-4fcf-367c-82b1-5074e6b234fd ;
  a2a:hasEvent oa:event_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_0, oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_1, oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_2, oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_3, oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_4 ;
  a2a:hasSource oa:source_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e .

oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-de2fe8af-06aa-fa3d-73c2-90079de62023
  a a2a:Person ;
  rdfs:label "Barbara Maria Raams" ;
  a2a:PersonName [
    rdfs:label "Barbara Maria Raams" ;
    a2a:PersonNameFirstName "Barbara Maria" ;
    a2a:PersonNameLastName "Raams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1876-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-69dbe77f-c183-5e36-90b5-f233fef083eb
  a a2a:Person ;
  rdfs:label "Maria van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Maria van Rijswijk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1883-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-38f9e5a2-b438-504b-05a7-1c8c07603999
  a a2a:Person ;
  rdfs:label "Geertrui Ritmeester" ;
  a2a:PersonName [
    rdfs:label "Geertrui Ritmeester" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Ritmeester"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1872-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-105a4036-06fe-d44b-d31e-64e8d16a55ed
  a a2a:Person ;
  rdfs:label "Gerdina Rosenbrand" ;
  a2a:PersonName [
    rdfs:label "Gerdina Rosenbrand" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Rosenbrand"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1883-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person-40ce0ba6-4fcf-367c-82b1-5074e6b234fd
  a a2a:Person ;
  rdfs:label "Cornelia Petronella Rijken" ;
  a2a:PersonName [
    rdfs:label "Cornelia Petronella Rijken" ;
    a2a:PersonNameFirstName "Cornelia Petronella" ;
    a2a:PersonNameLastName "Rijken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1875-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1876-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person:de2fe8af-06aa-fa3d-73c2-90079de62023 ;
  a2a:EventKeyRef oa:event_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Event1 .

oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person:69dbe77f-c183-5e36-90b5-f233fef083eb ;
  a2a:EventKeyRef oa:event_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Event1 .

oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person:38f9e5a2-b438-504b-05a7-1c8c07603999 ;
  a2a:EventKeyRef oa:event_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Event1 .

oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person:105a4036-06fe-d44b-d31e-64e8d16a55ed ;
  a2a:EventKeyRef oa:event_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Event1 .

oa:relationep_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Person:40ce0ba6-4fcf-367c-82b1-5074e6b234fd ;
  a2a:EventKeyRef oa:event_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e_Event1 .

oa:source_sha_e613f90a-03ef-e08f-d12a-6f115e5c8e5e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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: 22, Periode: 1890-1900" ;
    a2a:Book "Dienstbodenregister" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "92" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 22, Periode: 1890-1900, Dienstbodenregister, 22, 92"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/672ba59b-e940-fc32-9beb-95f8e196be1c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e613f90a-03ef-e08f-d12a-6f115e5c8e5e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/672ba59b-e940-fc32-9beb-95f8e196be1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e613f90a-03ef-e08f-d12a-6f115e5c8e5e" ;
  a2a:RecordGUID "{e613f90a-03ef-e08f-d12a-6f115e5c8e5e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4231_00004231.xml van SHA" .

