@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_e2251e16-e99b-c7e9-20ab-c59fd288f94a
  a a2a:Record ;
  rdfs:label "Registratie op 15 juli 1815 te Giessen" ;
  a2a:hasPerson oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-224edbc4-101d-cc7d-9986-0b74a13ac0ed, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-cb443998-d64f-e5e8-f313-d9ab95399b1d, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-9cac104e-5c05-19b1-bdee-2b1423a1575c, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-a9dbf053-0ded-0986-258a-b3170b1a4de4, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-3a83c9f4-c8e1-7a15-60a0-94a02307f0b2, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-0740f08c-6f03-170e-9234-5b23e9feadb3, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-e2ed38ee-5ffe-387c-fbb5-a252d6d3cd0b, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-e0764f81-76f6-601f-e6b3-51f540247914, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-eeeedcb6-064c-2c3a-892e-de6fa348c5ad, oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-b74fbcf7-66fc-c692-8823-76a3cc788c70 ;
  a2a:hasEvent oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_0, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_1, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_2, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_3, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_4, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_5, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_6, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_7, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_8, oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_9 ;
  a2a:hasSource oa:source_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-224edbc4-101d-cc7d-9986-0b74a13ac0ed
  a a2a:Person ;
  rdfs:label "Maaike Duijster" ;
  a2a:PersonName [
    rdfs:label "Maaike Duijster" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Duijster"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1815-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-cb443998-d64f-e5e8-f313-d9ab95399b1d
  a a2a:Person ;
  rdfs:label "Stoffel Dammers" ;
  a2a:PersonName [
    rdfs:label "Stoffel Dammers" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1856-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-9cac104e-5c05-19b1-bdee-2b1423a1575c
  a a2a:Person ;
  rdfs:label "Maria Bouman" ;
  a2a:PersonName [
    rdfs:label "Maria Bouman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1856-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-a9dbf053-0ded-0986-258a-b3170b1a4de4
  a a2a:Person ;
  rdfs:label "Geertje Dammers" ;
  a2a:PersonName [
    rdfs:label "Geertje Dammers" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1885-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-3a83c9f4-c8e1-7a15-60a0-94a02307f0b2
  a a2a:Person ;
  rdfs:label "Nicolaas Dammers" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Dammers" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1886-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-0740f08c-6f03-170e-9234-5b23e9feadb3
  a a2a:Person ;
  rdfs:label "Clasina Dammers" ;
  a2a:PersonName [
    rdfs:label "Clasina Dammers" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1889-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-e2ed38ee-5ffe-387c-fbb5-a252d6d3cd0b
  a a2a:Person ;
  rdfs:label "Bastiaan Dammers" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Dammers" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1890-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-e0764f81-76f6-601f-e6b3-51f540247914
  a a2a:Person ;
  rdfs:label "Antje Dammers" ;
  a2a:PersonName [
    rdfs:label "Antje Dammers" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1893-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-eeeedcb6-064c-2c3a-892e-de6fa348c5ad
  a a2a:Person ;
  rdfs:label "Pietje Dammers" ;
  a2a:PersonName [
    rdfs:label "Pietje Dammers" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1894-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person-b74fbcf7-66fc-c692-8823-76a3cc788c70
  a a2a:Person ;
  rdfs:label "Miena Dammers" ;
  a2a:PersonName [
    rdfs:label "Miena Dammers" ;
    a2a:PersonNameFirstName "Miena" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1898-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poederoijen" ;
    rdfs:label "Poederoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1815-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:224edbc4-101d-cc7d-9986-0b74a13ac0ed ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:cb443998-d64f-e5e8-f313-d9ab95399b1d ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:9cac104e-5c05-19b1-bdee-2b1423a1575c ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:a9dbf053-0ded-0986-258a-b3170b1a4de4 ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:3a83c9f4-c8e1-7a15-60a0-94a02307f0b2 ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:0740f08c-6f03-170e-9234-5b23e9feadb3 ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:e2ed38ee-5ffe-387c-fbb5-a252d6d3cd0b ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:e0764f81-76f6-601f-e6b3-51f540247914 ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:eeeedcb6-064c-2c3a-892e-de6fa348c5ad ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:relationep_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Person:b74fbcf7-66fc-c692-8823-76a3cc788c70 ;
  a2a:EventKeyRef oa:event_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a_Event1 .

oa:source_sha_e2251e16-e99b-c7e9-20ab-c59fd288f94a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "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: 11, Periode: 1890-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "68" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1890-1900, Bevolkingsregister, 11, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/dc1f23df-06f1-0e8a-b543-f12ffb01d0ec.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e2251e16-e99b-c7e9-20ab-c59fd288f94a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/dc1f23df-06f1-0e8a-b543-f12ffb01d0ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e2251e16-e99b-c7e9-20ab-c59fd288f94a" ;
  a2a:RecordGUID "{e2251e16-e99b-c7e9-20ab-c59fd288f94a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4216_00004216.xml van SHA" .

