@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_889ea71d-3bc7-13a5-8703-b9b14ea718bc
  a a2a:Record ;
  rdfs:label "Registratie op 18 januari 1804 te Geel (België)" ;
  a2a:hasPerson oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-b53a2a8c-f55e-d6c3-021e-07784d13ec27, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-bb4b1f06-4853-f975-2452-5978c18803de, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-86f424d6-d7c1-45b9-8298-2b4f8aab39d7, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-7a546750-25d6-2984-e7b7-b4d24f5ae87e, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-dc1af2db-7816-71e2-683a-a557b7e07308, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-df60b1b4-dcce-4e61-33a5-3075456d68f8, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-22534b05-2cc8-0624-1b02-4d1b73b4afa3, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-eba9e009-a233-57ae-91c2-43ccea8c6d69, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-501c7848-bebd-27d7-b137-17b25ac92a08, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-451b5901-aeaa-01c8-c087-63f334b1f8ac, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-4df5dfa8-2293-9d97-36b6-a320adabc039, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-b03fe811-fb0d-a827-8ce5-5f1b4b711ba6, oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-365117a0-738e-8084-54ff-c5cc389c1119 ;
  a2a:hasEvent oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_0, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_1, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_2, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_3, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_4, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_5, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_6, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_7, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_8, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_9, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_10, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_11, oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_12 ;
  a2a:hasSource oa:source_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-b53a2a8c-f55e-d6c3-021e-07784d13ec27
  a a2a:Person ;
  rdfs:label "Josephine Rançon" ;
  a2a:PersonName [
    rdfs:label "Josephine Rançon" ;
    a2a:PersonNameFirstName "Josephine" ;
    a2a:PersonNameLastName "Rançon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1804-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Geel (België)" ;
    rdfs:label "Geel (België)"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-bb4b1f06-4853-f975-2452-5978c18803de
  a a2a:Person ;
  rdfs:label "Louis Demaurij" ;
  a2a:PersonName [
    rdfs:label "Louis Demaurij" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Demaurij"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1767" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1767-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijsel (Frankrijk)" ;
    rdfs:label "Rijsel (Frankrijk)"
  ] ;
  a2a:Profession "douanier" .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-86f424d6-d7c1-45b9-8298-2b4f8aab39d7
  a a2a:Person ;
  rdfs:label "Marie Catherine Smits" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Smits" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1781" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1781-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Axel" ;
    rdfs:label "Axel"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-7a546750-25d6-2984-e7b7-b4d24f5ae87e
  a a2a:Person ;
  rdfs:label "Louis Demaurij" ;
  a2a:PersonName [
    rdfs:label "Louis Demaurij" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Demaurij"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1799-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-dc1af2db-7816-71e2-683a-a557b7e07308
  a a2a:Person ;
  rdfs:label "Ferdinand Demaurij" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Demaurij" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Demaurij"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1801-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-df60b1b4-dcce-4e61-33a5-3075456d68f8
  a a2a:Person ;
  rdfs:label "Laide Demaurij" ;
  a2a:PersonName [
    rdfs:label "Laide Demaurij" ;
    a2a:PersonNameFirstName "Laide" ;
    a2a:PersonNameLastName "Demaurij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1804-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-22534b05-2cc8-0624-1b02-4d1b73b4afa3
  a a2a:Person ;
  rdfs:label "Marie Hélene Demaurij" ;
  a2a:PersonName [
    rdfs:label "Marie Hélene Demaurij" ;
    a2a:PersonNameFirstName "Marie Hélene" ;
    a2a:PersonNameLastName "Demaurij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1810-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-eba9e009-a233-57ae-91c2-43ccea8c6d69
  a a2a:Person ;
  rdfs:label "Gerard Zoethout" ;
  a2a:PersonName [
    rdfs:label "Gerard Zoethout" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Zoethout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1733" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1733-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-501c7848-bebd-27d7-b137-17b25ac92a08
  a a2a:Person ;
  rdfs:label "Corneille Weijgaars" ;
  a2a:PersonName [
    rdfs:label "Corneille Weijgaars" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Weijgaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1741" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1741-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-451b5901-aeaa-01c8-c087-63f334b1f8ac
  a a2a:Person ;
  rdfs:label "Antoine Wijgaars" ;
  a2a:PersonName [
    rdfs:label "Antoine Wijgaars" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Wijgaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1781" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1781-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-4df5dfa8-2293-9d97-36b6-a320adabc039
  a a2a:Person ;
  rdfs:label "Guillemine van Tienen" ;
  a2a:PersonName [
    rdfs:label "Guillemine van Tienen" ;
    a2a:PersonNameFirstName "Guillemine" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tienen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1773" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1773-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-b03fe811-fb0d-a827-8ce5-5f1b4b711ba6
  a a2a:Person ;
  rdfs:label "Corneille Wijgaars" ;
  a2a:PersonName [
    rdfs:label "Corneille Wijgaars" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Wijgaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1809-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person-365117a0-738e-8084-54ff-c5cc389c1119
  a a2a:Person ;
  rdfs:label "Jenette Wijgaars" ;
  a2a:PersonName [
    rdfs:label "Jenette Wijgaars" ;
    a2a:PersonNameFirstName "Jenette" ;
    a2a:PersonNameLastName "Wijgaars"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1813" ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1804-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geel (België)" ;
    rdfs:label "Geel (België)"
  ] .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:b53a2a8c-f55e-d6c3-021e-07784d13ec27 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:bb4b1f06-4853-f975-2452-5978c18803de ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:86f424d6-d7c1-45b9-8298-2b4f8aab39d7 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:7a546750-25d6-2984-e7b7-b4d24f5ae87e ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:dc1af2db-7816-71e2-683a-a557b7e07308 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:df60b1b4-dcce-4e61-33a5-3075456d68f8 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:22534b05-2cc8-0624-1b02-4d1b73b4afa3 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:eba9e009-a233-57ae-91c2-43ccea8c6d69 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:501c7848-bebd-27d7-b137-17b25ac92a08 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:451b5901-aeaa-01c8-c087-63f334b1f8ac ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:4df5dfa8-2293-9d97-36b6-a320adabc039 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:b03fe811-fb0d-a827-8ce5-5f1b4b711ba6 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:relationep_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Person:365117a0-738e-8084-54ff-c5cc389c1119 ;
  a2a:EventKeyRef oa:event_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc_Event1 .

oa:source_sha_889ea71d-3bc7-13a5-8703-b9b14ea718bc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1813-01-01 - 1813-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-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: 45, Periode: 1813" ;
    a2a:Book "Volkstellingsregister" ;
    a2a:RegistryNumber "45" ;
    a2a:Folio "27" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 45, Periode: 1813, Volkstellingsregister, 45, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f79b1030-d128-81e5-ee62-2962a4f1d562.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/889ea71d-3bc7-13a5-8703-b9b14ea718bc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f79b1030-d128-81e5-ee62-2962a4f1d562.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/889ea71d-3bc7-13a5-8703-b9b14ea718bc" ;
  a2a:RecordGUID "{889ea71d-3bc7-13a5-8703-b9b14ea718bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4923_00004923.xml van SHA" .

