@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_cd53dbba-681d-1331-333a-e034f9aca91e
  a a2a:Record ;
  rdfs:label "Registratie op 27 januari 1875 te Drunen" ;
  a2a:hasPerson oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-f58cd5dc-b28a-94b6-1604-dc3dfa0b5d0a, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-7393e61e-0d22-3b79-214f-fddce2512903, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-98fa586a-9b45-9dd7-418a-ff45c3352c05, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-e8b03852-e313-28cc-5ec8-c0fd7dff804e, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-49b8eab2-7f42-887f-6577-aaf2160a2dc0, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-60360b05-0a8e-ec43-b1dc-a5f454f45336, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-b6ff1ba1-9618-24cd-7bc4-590fc3f3c3f3, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-7318de2c-f8f4-9e10-8d99-8b309c0102cc, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-99a8afcf-ea35-6ee3-4624-1495a7bac6ee, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-0f24282e-027c-3cdc-62e9-72d0b4ea79f9, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-d45e99eb-aeb8-90c9-f9a5-0e0e655a6da7, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-33b5e907-68ca-8e47-a9df-c521d1af1a0c, oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-c540ace6-449b-70b4-0385-ad14e6c94f18 ;
  a2a:hasEvent oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_0, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_1, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_2, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_3, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_4, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_5, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_6, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_7, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_8, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_9, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_10, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_11, oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_12 ;
  a2a:hasSource oa:source_sha_cd53dbba-681d-1331-333a-e034f9aca91e .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-f58cd5dc-b28a-94b6-1604-dc3dfa0b5d0a
  a a2a:Person ;
  rdfs:label "Martinus Johannes Veltman" ;
  a2a:PersonName [
    rdfs:label "Martinus Johannes Veltman" ;
    a2a:PersonNameFirstName "Martinus Johannes" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1875-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-7393e61e-0d22-3b79-214f-fddce2512903
  a a2a:Person ;
  rdfs:label "Antonia van Weert" ;
  a2a:PersonName [
    rdfs:label "Antonia van Weert" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1877-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-98fa586a-9b45-9dd7-418a-ff45c3352c05
  a a2a:Person ;
  rdfs:label "Huiberdina van den Biggelaar" ;
  a2a:PersonName [
    rdfs:label "Huiberdina van den Biggelaar" ;
    a2a:PersonNameFirstName "Huiberdina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Biggelaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1841-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-e8b03852-e313-28cc-5ec8-c0fd7dff804e
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Maria Veltman" ;
    a2a:PersonNameFirstName "Johannes Adrianus Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1904-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-49b8eab2-7f42-887f-6577-aaf2160a2dc0
  a a2a:Person ;
  rdfs:label "Huiberdina Antonia Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Antonia Maria Veltman" ;
    a2a:PersonNameFirstName "Huiberdina Antonia Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1905-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-60360b05-0a8e-ec43-b1dc-a5f454f45336
  a a2a:Person ;
  rdfs:label "Adriana Antonia Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonia Maria Veltman" ;
    a2a:PersonNameFirstName "Adriana Antonia Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1906-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-b6ff1ba1-9618-24cd-7bc4-590fc3f3c3f3
  a a2a:Person ;
  rdfs:label "Petronella Antonia Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Petronella Antonia Maria Veltman" ;
    a2a:PersonNameFirstName "Petronella Antonia Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1908-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-7318de2c-f8f4-9e10-8d99-8b309c0102cc
  a a2a:Person ;
  rdfs:label "Anna Josepha Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Anna Josepha Maria Veltman" ;
    a2a:PersonNameFirstName "Anna Josepha Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1910-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-99a8afcf-ea35-6ee3-4624-1495a7bac6ee
  a a2a:Person ;
  rdfs:label "Maria Antonia Josepha Veltman" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Josepha Veltman" ;
    a2a:PersonNameFirstName "Maria Antonia Josepha" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1912-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-0f24282e-027c-3cdc-62e9-72d0b4ea79f9
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Maria Veltman" ;
    a2a:PersonNameFirstName "Adrianus Antonius Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1914-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-d45e99eb-aeb8-90c9-f9a5-0e0e655a6da7
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Maria Veltman" ;
    a2a:PersonNameFirstName "Adrianus Antonius Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1915-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-33b5e907-68ca-8e47-a9df-c521d1af1a0c
  a a2a:Person ;
  rdfs:label "Cornelis Antonius Maria Veltman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Antonius Maria Veltman" ;
    a2a:PersonNameFirstName "Cornelis Antonius Maria" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1918-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person-c540ace6-449b-70b4-0385-ad14e6c94f18
  a a2a:Person ;
  rdfs:label "Kees Antoon Marie Veltman" ;
  a2a:PersonName [
    rdfs:label "Kees Antoon Marie Veltman" ;
    a2a:PersonNameFirstName "Kees Antoon Marie" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1920-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1875-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:f58cd5dc-b28a-94b6-1604-dc3dfa0b5d0a ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:7393e61e-0d22-3b79-214f-fddce2512903 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:98fa586a-9b45-9dd7-418a-ff45c3352c05 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:e8b03852-e313-28cc-5ec8-c0fd7dff804e ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:49b8eab2-7f42-887f-6577-aaf2160a2dc0 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:60360b05-0a8e-ec43-b1dc-a5f454f45336 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:b6ff1ba1-9618-24cd-7bc4-590fc3f3c3f3 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:7318de2c-f8f4-9e10-8d99-8b309c0102cc ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:99a8afcf-ea35-6ee3-4624-1495a7bac6ee ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:0f24282e-027c-3cdc-62e9-72d0b4ea79f9 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:d45e99eb-aeb8-90c9-f9a5-0e0e655a6da7 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:33b5e907-68ca-8e47-a9df-c521d1af1a0c ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:relationep_sha_cd53dbba-681d-1331-333a-e034f9aca91e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Person:c540ace6-449b-70b4-0385-ad14e6c94f18 ;
  a2a:EventKeyRef oa:event_sha_cd53dbba-681d-1331-333a-e034f9aca91e_Event1 .

oa:source_sha_cd53dbba-681d-1331-333a-e034f9aca91e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1910-01-01 - 1928-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-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: 30, Periode: 1910-1928" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "203" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 30, Periode: 1910-1928, Bevolkingsregister, 30, 203"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a12d4ecc-797b-b53b-90f6-3513816e9b8d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cd53dbba-681d-1331-333a-e034f9aca91e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a12d4ecc-797b-b53b-90f6-3513816e9b8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cd53dbba-681d-1331-333a-e034f9aca91e" ;
  a2a:RecordGUID "{cd53dbba-681d-1331-333a-e034f9aca91e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6151_00006151.xml van SHA" .

