@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_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e
  a a2a:Record ;
  rdfs:label "Registratie op 6 maart 1846 te Capelle" ;
  a2a:hasPerson oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-1e0a96ee-ce0f-68a8-8d15-108b685a9854, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-756c4281-51c8-57bd-0b6d-9860bb7273a8, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-ea4c2527-db94-820d-7427-b837128bc4a3, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-335ef9da-9b84-4436-04e6-0185e009c654, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-9284da20-4d32-ec03-c32a-702f9b6b9f4a, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-ce8f2822-7909-6706-aac9-101e63ee2296, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-e8c3b367-b679-c645-3a84-bf3e84d077da, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-52549730-1713-dc3c-bdc1-fd11ce4f5a2b, oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-b3c45413-4cf3-393e-caec-857a1b611382 ;
  a2a:hasEvent oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_0, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_1, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_2, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_3, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_4, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_5, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_6, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_7, oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_8 ;
  a2a:hasSource oa:source_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-1e0a96ee-ce0f-68a8-8d15-108b685a9854
  a a2a:Person ;
  rdfs:label "Willem Dank" ;
  a2a:PersonName [
    rdfs:label "Willem Dank" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1846-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-756c4281-51c8-57bd-0b6d-9860bb7273a8
  a a2a:Person ;
  rdfs:label "Elisabeth Borstlap" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Borstlap" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Borstlap"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1856-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-ea4c2527-db94-820d-7427-b837128bc4a3
  a a2a:Person ;
  rdfs:label "Pieter Cornelis Dank" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelis Dank" ;
    a2a:PersonNameFirstName "Pieter Cornelis" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1888-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-335ef9da-9b84-4436-04e6-0185e009c654
  a a2a:Person ;
  rdfs:label "Anna Jacoba Dank" ;
  a2a:PersonName [
    rdfs:label "Anna Jacoba Dank" ;
    a2a:PersonNameFirstName "Anna Jacoba" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1889-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-9284da20-4d32-ec03-c32a-702f9b6b9f4a
  a a2a:Person ;
  rdfs:label "Jacoba Anna Dank" ;
  a2a:PersonName [
    rdfs:label "Jacoba Anna Dank" ;
    a2a:PersonNameFirstName "Jacoba Anna" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1891-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-ce8f2822-7909-6706-aac9-101e63ee2296
  a a2a:Person ;
  rdfs:label "Cornelis Dank" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dank" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1893-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-e8c3b367-b679-c645-3a84-bf3e84d077da
  a a2a:Person ;
  rdfs:label "Adriaan Dank" ;
  a2a:PersonName [
    rdfs:label "Adriaan Dank" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1894-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-52549730-1713-dc3c-bdc1-fd11ce4f5a2b
  a a2a:Person ;
  rdfs:label "Elisabeth Dank" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Dank" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1895-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person-b3c45413-4cf3-393e-caec-857a1b611382
  a a2a:Person ;
  rdfs:label "Anna Dank" ;
  a2a:PersonName [
    rdfs:label "Anna Dank" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Dank"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1897-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1846-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:1e0a96ee-ce0f-68a8-8d15-108b685a9854 ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:756c4281-51c8-57bd-0b6d-9860bb7273a8 ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:ea4c2527-db94-820d-7427-b837128bc4a3 ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:335ef9da-9b84-4436-04e6-0185e009c654 ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:9284da20-4d32-ec03-c32a-702f9b6b9f4a ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:ce8f2822-7909-6706-aac9-101e63ee2296 ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:e8c3b367-b679-c645-3a84-bf3e84d077da ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:52549730-1713-dc3c-bdc1-fd11ce4f5a2b ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:relationep_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Person:b3c45413-4cf3-393e-caec-857a1b611382 ;
  a2a:EventKeyRef oa:event_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e_Event1 .

oa:source_sha_0ed0bc15-2f56-6d65-dbd0-e9eaff49977e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1890-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 18, Periode: 1890-1899" ;
    a2a:Book "Bevolkingsregister, deel VI, wijk F Boven" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "16" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 18, Periode: 1890-1899, Bevolkingsregister, deel VI, wijk F Boven, 18, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f3c1dc08-b1d6-41ef-6b66-9f294cdeb6d0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0ed0bc15-2f56-6d65-dbd0-e9eaff49977e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f3c1dc08-b1d6-41ef-6b66-9f294cdeb6d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0ed0bc15-2f56-6d65-dbd0-e9eaff49977e" ;
  a2a:RecordGUID "{0ed0bc15-2f56-6d65-dbd0-e9eaff49977e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4448_00004448.xml van SHA" .

