@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_529fc7bb-4d92-bb31-0d93-8d8b5e67e349
  a a2a:Record ;
  rdfs:label "Registratie op 9 augustus 1877 te Meeuwen" ;
  a2a:hasPerson oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-19d0785f-44d4-7a3b-ddd1-c693912fab97, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-3628bd88-b5f8-e445-140e-1b18de37847a, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-d5cf3292-ccf8-4f6a-6e2c-41cd78ce43b4, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-046a5639-2e51-f1de-a9b0-cdc563c9ae3f, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-413ef247-bb28-e449-1c5d-3b0edf938bd9, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-9bf0a14e-2b1d-51c5-3d30-c243e74a7f78, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-8ae51a9d-60e0-8fa6-1bc9-9628b4f8ffd0, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-5ee577d2-a75e-9ca4-e212-71340ff87d55, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-d049ff82-6133-84cb-a99a-4ea99edcd922, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-756c2088-eabf-575a-7642-2784111195eb, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-f529210c-9f50-c817-2ef1-8a6e4958f5d2, oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-2187f0e0-a302-48d9-20df-fc4e263dfef3 ;
  a2a:hasEvent oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_0, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_1, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_2, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_3, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_4, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_5, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_6, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_7, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_8, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_9, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_10, oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_11 ;
  a2a:hasSource oa:source_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349 .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-19d0785f-44d4-7a3b-ddd1-c693912fab97
  a a2a:Person ;
  rdfs:label "Cornelis Schelle" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schelle" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1877-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-3628bd88-b5f8-e445-140e-1b18de37847a
  a a2a:Person ;
  rdfs:label "Cornelia Hofmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hofmans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1878-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-d5cf3292-ccf8-4f6a-6e2c-41cd78ce43b4
  a a2a:Person ;
  rdfs:label "Wilhelmina Ida Schelle" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Ida Schelle" ;
    a2a:PersonNameFirstName "Wilhelmina Ida" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1903-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-046a5639-2e51-f1de-a9b0-cdc563c9ae3f
  a a2a:Person ;
  rdfs:label "Cornelis Martienus Schelle" ;
  a2a:PersonName [
    rdfs:label "Cornelis Martienus Schelle" ;
    a2a:PersonNameFirstName "Cornelis Martienus" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1905-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-413ef247-bb28-e449-1c5d-3b0edf938bd9
  a a2a:Person ;
  rdfs:label "Matienus Johannes Schelle" ;
  a2a:PersonName [
    rdfs:label "Matienus Johannes Schelle" ;
    a2a:PersonNameFirstName "Matienus Johannes" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1907-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-9bf0a14e-2b1d-51c5-3d30-c243e74a7f78
  a a2a:Person ;
  rdfs:label "Ida Wilhelmina Schelle" ;
  a2a:PersonName [
    rdfs:label "Ida Wilhelmina Schelle" ;
    a2a:PersonNameFirstName "Ida Wilhelmina" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1909-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-8ae51a9d-60e0-8fa6-1bc9-9628b4f8ffd0
  a a2a:Person ;
  rdfs:label "Hendrikus Antonie Schelle" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Antonie Schelle" ;
    a2a:PersonNameFirstName "Hendrikus Antonie" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1911-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-5ee577d2-a75e-9ca4-e212-71340ff87d55
  a a2a:Person ;
  rdfs:label "Johannes Antonie Schelle" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonie Schelle" ;
    a2a:PersonNameFirstName "Johannes Antonie" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1913-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-d049ff82-6133-84cb-a99a-4ea99edcd922
  a a2a:Person ;
  rdfs:label "Maria Antonia Schelle" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Schelle" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1915-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-756c2088-eabf-575a-7642-2784111195eb
  a a2a:Person ;
  rdfs:label "Antonia Adriana Schelle" ;
  a2a:PersonName [
    rdfs:label "Antonia Adriana Schelle" ;
    a2a:PersonNameFirstName "Antonia Adriana" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1918-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-f529210c-9f50-c817-2ef1-8a6e4958f5d2
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Schelle" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Schelle" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1921-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person-2187f0e0-a302-48d9-20df-fc4e263dfef3
  a a2a:Person ;
  rdfs:label "Maria Antonia Schelle" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia Schelle" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1923-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1877-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:19d0785f-44d4-7a3b-ddd1-c693912fab97 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:3628bd88-b5f8-e445-140e-1b18de37847a ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:d5cf3292-ccf8-4f6a-6e2c-41cd78ce43b4 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:046a5639-2e51-f1de-a9b0-cdc563c9ae3f ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:413ef247-bb28-e449-1c5d-3b0edf938bd9 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:9bf0a14e-2b1d-51c5-3d30-c243e74a7f78 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:8ae51a9d-60e0-8fa6-1bc9-9628b4f8ffd0 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:5ee577d2-a75e-9ca4-e212-71340ff87d55 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:d049ff82-6133-84cb-a99a-4ea99edcd922 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:756c2088-eabf-575a-7642-2784111195eb ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:f529210c-9f50-c817-2ef1-8a6e4958f5d2 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:relationep_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Person:2187f0e0-a302-48d9-20df-fc4e263dfef3 ;
  a2a:EventKeyRef oa:event_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349_Event1 .

oa:source_sha_529fc7bb-4d92-bb31-0d93-8d8b5e67e349
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1906-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-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: 12, Periode: 1906-1924" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "185" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1906-1924, Bevolkingsregister, 12, 185"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/47d91b7a-c20a-71a1-8f1a-495565b6561c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/529fc7bb-4d92-bb31-0d93-8d8b5e67e349" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/47d91b7a-c20a-71a1-8f1a-495565b6561c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/529fc7bb-4d92-bb31-0d93-8d8b5e67e349" ;
  a2a:RecordGUID "{529fc7bb-4d92-bb31-0d93-8d8b5e67e349}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4711_00004711.xml van SHA" .

