@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_e2319f02-e464-9058-b155-4e695e6f15c4
  a a2a:Record ;
  rdfs:label "Registratie op 16 maart 1872 te Dussen" ;
  a2a:hasPerson oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-d404751b-8975-10c4-95b9-9edfed272d19, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-f009f377-11fa-6c7b-613f-a3431670dc9f, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-ffef3375-4a17-3e51-3de7-1eb9d11989d1, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-2f768312-2bb7-c6f3-1aba-7f878bde9716, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-14403dcd-894b-7808-be95-e8f5d34f23c4, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-7203294b-c9a4-53c6-ca5f-f88097640529, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-26602f74-0805-f348-46fc-b6dd567840ce, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-82af5c5c-33b4-8d19-0f4e-08912a2cccf1, oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-81094f8d-21ce-c259-5fc5-1d8ad2cef8c0 ;
  a2a:hasEvent oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_0, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_1, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_2, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_3, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_4, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_5, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_6, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_7, oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_8 ;
  a2a:hasSource oa:source_sha_e2319f02-e464-9058-b155-4e695e6f15c4 .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-d404751b-8975-10c4-95b9-9edfed272d19
  a a2a:Person ;
  rdfs:label "Johannes van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Johannes van Velthoven" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1872-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-f009f377-11fa-6c7b-613f-a3431670dc9f
  a a2a:Person ;
  rdfs:label "Petronella Maria van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria van der Pluijm" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1873-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-ffef3375-4a17-3e51-3de7-1eb9d11989d1
  a a2a:Person ;
  rdfs:label "Sebastian Henricus van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Sebastian Henricus van Velthoven" ;
    a2a:PersonNameFirstName "Sebastian Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1899-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-2f768312-2bb7-c6f3-1aba-7f878bde9716
  a a2a:Person ;
  rdfs:label "Henrica Adriana van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Henrica Adriana van Velthoven" ;
    a2a:PersonNameFirstName "Henrica Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1901-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-14403dcd-894b-7808-be95-e8f5d34f23c4
  a a2a:Person ;
  rdfs:label "Adrianus Johannes van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes van Velthoven" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1904-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-7203294b-c9a4-53c6-ca5f-f88097640529
  a a2a:Person ;
  rdfs:label "Gerardus Justinus van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Gerardus Justinus van Velthoven" ;
    a2a:PersonNameFirstName "Gerardus Justinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1906-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-26602f74-0805-f348-46fc-b6dd567840ce
  a a2a:Person ;
  rdfs:label "Joannes Sebastianus van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Joannes Sebastianus van Velthoven" ;
    a2a:PersonNameFirstName "Joannes Sebastianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1908-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-82af5c5c-33b4-8d19-0f4e-08912a2cccf1
  a a2a:Person ;
  rdfs:label "Henricus Joannes van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes van Velthoven" ;
    a2a:PersonNameFirstName "Henricus Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1911-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person-81094f8d-21ce-c259-5fc5-1d8ad2cef8c0
  a a2a:Person ;
  rdfs:label "Adriana Christina van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Adriana Christina van Velthoven" ;
    a2a:PersonNameFirstName "Adriana Christina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1914-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1872-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:d404751b-8975-10c4-95b9-9edfed272d19 ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:f009f377-11fa-6c7b-613f-a3431670dc9f ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:ffef3375-4a17-3e51-3de7-1eb9d11989d1 ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:2f768312-2bb7-c6f3-1aba-7f878bde9716 ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:14403dcd-894b-7808-be95-e8f5d34f23c4 ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:7203294b-c9a4-53c6-ca5f-f88097640529 ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:26602f74-0805-f348-46fc-b6dd567840ce ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:82af5c5c-33b4-8d19-0f4e-08912a2cccf1 ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:relationep_sha_e2319f02-e464-9058-b155-4e695e6f15c4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Person:81094f8d-21ce-c259-5fc5-1d8ad2cef8c0 ;
  a2a:EventKeyRef oa:event_sha_e2319f02-e464-9058-b155-4e695e6f15c4_Event1 .

oa:source_sha_e2319f02-e464-9058-b155-4e695e6f15c4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1920-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-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: 18, Periode: 1920-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "35" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 18, Periode: 1920-1940, Bevolkingsregister, 18, 35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/35da43ed-4f66-3fb8-4706-0b7410444360.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e2319f02-e464-9058-b155-4e695e6f15c4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/35da43ed-4f66-3fb8-4706-0b7410444360.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e2319f02-e464-9058-b155-4e695e6f15c4" ;
  a2a:RecordGUID "{e2319f02-e464-9058-b155-4e695e6f15c4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4216_00004216.xml van SHA" .

