@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_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8
  a a2a:Record ;
  rdfs:label "Registratie op 4 juni 1838 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-d55e266a-98eb-d6d3-7feb-67be8fbf9401, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-49103d0a-711b-a2e5-9aa4-64331a1b1f5f, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-ade308fb-9aef-8c05-f212-6f0a41dee3ba, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-ae0ab7bb-8aa6-5ffe-03dd-fa0859ab4e78, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-bb6e1e0f-d9d6-f8e8-28c7-8a8268a0809a, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-aea6e243-7ce9-d626-14bf-f1ecd99d8211, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-5787e6b6-ce38-a1a4-60ee-9f4b17af6d75, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-d71aaa1c-c934-d108-beaa-ad124ada2234, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-93f8eed6-d5cd-6d38-b54a-4aecd873600b, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-ece21332-0ec6-55b4-d1a5-ea34a905161e, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-685b6974-bc07-e99c-ad0e-9385607a86d1, oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-6aaf120d-4dec-1d9e-3303-22b1b6a35be8 ;
  a2a:hasEvent oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_0, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_1, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_2, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_3, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_4, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_5, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_6, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_7, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_8, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_9, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_10, oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_11 ;
  a2a:hasSource oa:source_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8 .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-d55e266a-98eb-d6d3-7feb-67be8fbf9401
  a a2a:Person ;
  rdfs:label "Antonius Hagen" ;
  a2a:PersonName [
    rdfs:label "Antonius Hagen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1838-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-49103d0a-711b-a2e5-9aa4-64331a1b1f5f
  a a2a:Person ;
  rdfs:label "Johanna Vugts" ;
  a2a:PersonName [
    rdfs:label "Johanna Vugts" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1851-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-ade308fb-9aef-8c05-f212-6f0a41dee3ba
  a a2a:Person ;
  rdfs:label "Adriana Hagen" ;
  a2a:PersonName [
    rdfs:label "Adriana Hagen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1878-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-ae0ab7bb-8aa6-5ffe-03dd-fa0859ab4e78
  a a2a:Person ;
  rdfs:label "Allegonda Hagen" ;
  a2a:PersonName [
    rdfs:label "Allegonda Hagen" ;
    a2a:PersonNameFirstName "Allegonda" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1879-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-bb6e1e0f-d9d6-f8e8-28c7-8a8268a0809a
  a a2a:Person ;
  rdfs:label "Martinus Hagen" ;
  a2a:PersonName [
    rdfs:label "Martinus Hagen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1882-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-aea6e243-7ce9-d626-14bf-f1ecd99d8211
  a a2a:Person ;
  rdfs:label "Hendrikus Hagen" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Hagen" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1885-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-5787e6b6-ce38-a1a4-60ee-9f4b17af6d75
  a a2a:Person ;
  rdfs:label "Antonius Wilhelmus Hagen" ;
  a2a:PersonName [
    rdfs:label "Antonius Wilhelmus Hagen" ;
    a2a:PersonNameFirstName "Antonius Wilhelmus" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1888-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-d71aaa1c-c934-d108-beaa-ad124ada2234
  a a2a:Person ;
  rdfs:label "Hendrika Vugts" ;
  a2a:PersonName [
    rdfs:label "Hendrika Vugts" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1815-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-93f8eed6-d5cd-6d38-b54a-4aecd873600b
  a a2a:Person ;
  rdfs:label "Petrus Mimpen" ;
  a2a:PersonName [
    rdfs:label "Petrus Mimpen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Mimpen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1876-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-ece21332-0ec6-55b4-d1a5-ea34a905161e
  a a2a:Person ;
  rdfs:label "Johannes Hagen" ;
  a2a:PersonName [
    rdfs:label "Johannes Hagen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1891-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-685b6974-bc07-e99c-ad0e-9385607a86d1
  a a2a:Person ;
  rdfs:label "Johannes Hagen" ;
  a2a:PersonName [
    rdfs:label "Johannes Hagen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1892-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person-6aaf120d-4dec-1d9e-3303-22b1b6a35be8
  a a2a:Person ;
  rdfs:label "Woutherus Hagen" ;
  a2a:PersonName [
    rdfs:label "Woutherus Hagen" ;
    a2a:PersonNameFirstName "Woutherus" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1894-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1838-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:d55e266a-98eb-d6d3-7feb-67be8fbf9401 ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:49103d0a-711b-a2e5-9aa4-64331a1b1f5f ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:ade308fb-9aef-8c05-f212-6f0a41dee3ba ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:ae0ab7bb-8aa6-5ffe-03dd-fa0859ab4e78 ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:bb6e1e0f-d9d6-f8e8-28c7-8a8268a0809a ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:aea6e243-7ce9-d626-14bf-f1ecd99d8211 ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:5787e6b6-ce38-a1a4-60ee-9f4b17af6d75 ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:d71aaa1c-c934-d108-beaa-ad124ada2234 ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:93f8eed6-d5cd-6d38-b54a-4aecd873600b ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:ece21332-0ec6-55b4-d1a5-ea34a905161e ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:685b6974-bc07-e99c-ad0e-9385607a86d1 ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:relationep_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Person:6aaf120d-4dec-1d9e-3303-22b1b6a35be8 ;
  a2a:EventKeyRef oa:event_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8_Event1 .

oa:source_sha_643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "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: boek, Deel: 8, Periode: 1890-1899" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "154" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 8, Periode: 1890-1899, Bevolkingsregister, 8, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5909662b-d5f8-091e-7bc3-dab7d713159d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5909662b-d5f8-091e-7bc3-dab7d713159d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8" ;
  a2a:RecordGUID "{643ebd89-9ca6-b8dd-ce2b-6dcbe0dedbe8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4782_00004782.xml van SHA" .

