@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_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41
  a a2a:Record ;
  rdfs:label "Registratie op 3 november 1832 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-f6a2c9ea-15f6-4c52-2f15-ce1b5ad1c4ec, oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-e5bf0fe3-d0bb-5bbc-0b74-10dfe81b3c0b, oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-7f757e1c-40eb-32b3-245e-5ce96180116a, oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-de979d4a-ef7c-04fb-868a-ebdf8b990361, oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-71c769c2-7f51-c931-896f-0d29803f3446, oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-32b6c999-c97a-8b5d-60b2-8d4a9b9a7735, oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-029909a2-e935-80cf-bb5a-3213faa6f811 ;
  a2a:hasEvent oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_0, oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_1, oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_2, oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_3, oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_4, oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_5, oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_6 ;
  a2a:hasSource oa:source_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41 .

oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-f6a2c9ea-15f6-4c52-2f15-ce1b5ad1c4ec
  a a2a:Person ;
  rdfs:label "Hendrikus Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Verhoeven" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1832-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-e5bf0fe3-d0bb-5bbc-0b74-10dfe81b3c0b
  a a2a:Person ;
  rdfs:label "Godefrida Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Godefrida Verhoeven" ;
    a2a:PersonNameFirstName "Godefrida" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1842-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-7f757e1c-40eb-32b3-245e-5ce96180116a
  a a2a:Person ;
  rdfs:label "Adriana van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Adriana van de Wiel" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1848-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-de979d4a-ef7c-04fb-868a-ebdf8b990361
  a a2a:Person ;
  rdfs:label "Francis Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Francis Verhoeven" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1877-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-71c769c2-7f51-c931-896f-0d29803f3446
  a a2a:Person ;
  rdfs:label "Adrianus Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verhoeven" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1878-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-32b6c999-c97a-8b5d-60b2-8d4a9b9a7735
  a a2a:Person ;
  rdfs:label "Johanna Maria de Vaan" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria de Vaan" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vaan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1863-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person-029909a2-e935-80cf-bb5a-3213faa6f811
  a a2a:Person ;
  rdfs:label "Geertrui Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Geertrui Verhoeven" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1880-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1832-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person:f6a2c9ea-15f6-4c52-2f15-ce1b5ad1c4ec ;
  a2a:EventKeyRef oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 .

oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person:e5bf0fe3-d0bb-5bbc-0b74-10dfe81b3c0b ;
  a2a:EventKeyRef oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 .

oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person:7f757e1c-40eb-32b3-245e-5ce96180116a ;
  a2a:EventKeyRef oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 .

oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person:de979d4a-ef7c-04fb-868a-ebdf8b990361 ;
  a2a:EventKeyRef oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 .

oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person:71c769c2-7f51-c931-896f-0d29803f3446 ;
  a2a:EventKeyRef oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 .

oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person:32b6c999-c97a-8b5d-60b2-8d4a9b9a7735 ;
  a2a:EventKeyRef oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 .

oa:relationep_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Person:029909a2-e935-80cf-bb5a-3213faa6f811 ;
  a2a:EventKeyRef oa:event_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41_Event1 .

oa:source_sha_e4f45ba3-5b2f-4714-bcd0-53cdf8051c41
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1870-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 1870-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "302" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 18, Periode: 1870-1880, Bevolkingsregister, 18, 302"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/22e190af-f126-9ba4-734c-c44e04edbc3c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e4f45ba3-5b2f-4714-bcd0-53cdf8051c41" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/22e190af-f126-9ba4-734c-c44e04edbc3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e4f45ba3-5b2f-4714-bcd0-53cdf8051c41" ;
  a2a:RecordGUID "{e4f45ba3-5b2f-4714-bcd0-53cdf8051c41}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4227_00004227.xml van SHA" .

