@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_e1835904-e769-90d4-aabf-acec00ba0fd1
  a a2a:Record ;
  rdfs:label "Registratie in 1784 te Princenhage" ;
  a2a:hasPerson oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-74fe4e22-4cd8-d618-720c-02a81118dcf5, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-548e7c56-5cb5-fe6e-0342-b1a6585971da, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-d87920f1-782a-ab4b-8c5a-06794a1990ac, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-f0ad9750-0b04-9e99-aae1-3709e86d3b23, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-1af87644-d78d-8ec8-5810-cbe7e0d0be0c, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-e59c1e31-bc6b-d581-883f-51b166a30c03, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-61c32498-3e9e-90ef-1f0a-f1275ab47de8, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-d8180370-c305-59e4-4bbc-7346951335af, oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-f804a570-978a-3ba9-4730-48dd53b6a05a ;
  a2a:hasEvent oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_0, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_1, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_2, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_3, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_4, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_5, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_6, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_7, oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_8 ;
  a2a:hasSource oa:source_sha_e1835904-e769-90d4-aabf-acec00ba0fd1 .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-74fe4e22-4cd8-d618-720c-02a81118dcf5
  a a2a:Person ;
  rdfs:label "Adriaan Oomen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Oomen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1784" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "leertouwer" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-548e7c56-5cb5-fe6e-0342-b1a6585971da
  a a2a:Person ;
  rdfs:label "Maria Dielemans" ;
  a2a:PersonName [
    rdfs:label "Maria Dielemans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Dielemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1787" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-d87920f1-782a-ab4b-8c5a-06794a1990ac
  a a2a:Person ;
  rdfs:label "Petrus Oomen" ;
  a2a:PersonName [
    rdfs:label "Petrus Oomen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1814" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "leerlooier" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-f0ad9750-0b04-9e99-aae1-3709e86d3b23
  a a2a:Person ;
  rdfs:label "Adrianus Ger. Oomen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Ger. Oomen" ;
    a2a:PersonNameFirstName "Adrianus Ger." ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1825" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-1af87644-d78d-8ec8-5810-cbe7e0d0be0c
  a a2a:Person ;
  rdfs:label "Carolus Oomen" ;
  a2a:PersonName [
    rdfs:label "Carolus Oomen" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1827" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-e59c1e31-bc6b-d581-883f-51b166a30c03
  a a2a:Person ;
  rdfs:label "Franciscus Cor. Oomen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Cor. Oomen" ;
    a2a:PersonNameFirstName "Franciscus Cor." ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1830" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-61c32498-3e9e-90ef-1f0a-f1275ab47de8
  a a2a:Person ;
  rdfs:label "Carolina Oomen" ;
  a2a:PersonName [
    rdfs:label "Carolina Oomen" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1812" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-d8180370-c305-59e4-4bbc-7346951335af
  a a2a:Person ;
  rdfs:label "Adriana Oomen" ;
  a2a:PersonName [
    rdfs:label "Adriana Oomen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Oomen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1818" ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person-f804a570-978a-3ba9-4730-48dd53b6a05a
  a a2a:Person ;
  rdfs:label "Anna Maria Leukers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Leukers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Leukers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1825" ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1784" ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:74fe4e22-4cd8-d618-720c-02a81118dcf5 ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:548e7c56-5cb5-fe6e-0342-b1a6585971da ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:d87920f1-782a-ab4b-8c5a-06794a1990ac ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:f0ad9750-0b04-9e99-aae1-3709e86d3b23 ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:1af87644-d78d-8ec8-5810-cbe7e0d0be0c ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:e59c1e31-bc6b-d581-883f-51b166a30c03 ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:61c32498-3e9e-90ef-1f0a-f1275ab47de8 ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:d8180370-c305-59e4-4bbc-7346951335af ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:relationep_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Person:f804a570-978a-3ba9-4730-48dd53b6a05a ;
  a2a:EventKeyRef oa:event_sha_e1835904-e769-90d4-aabf-acec00ba0fd1_Event1 .

oa:source_sha_e1835904-e769-90d4-aabf-acec00ba0fd1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-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: 127, Periode: 1850-1860" ;
    a2a:Book "Bevolkingsregister, wijk A" ;
    a2a:RegistryNumber "127" ;
    a2a:Folio "257" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 127, Periode: 1850-1860, Bevolkingsregister, wijk A, 127, 257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/61c8e4ac-bb22-22de-2703-c38737dfa272.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e1835904-e769-90d4-aabf-acec00ba0fd1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/61c8e4ac-bb22-22de-2703-c38737dfa272.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e1835904-e769-90d4-aabf-acec00ba0fd1" ;
  a2a:RecordGUID "{e1835904-e769-90d4-aabf-acec00ba0fd1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4213_00004213.xml van SHA" .

