@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_38f06d6c-52ae-0710-e52a-6fc17a4ae91a
  a a2a:Record ;
  rdfs:label "Registratie op 20 november 1803 te Rijswijk" ;
  a2a:hasPerson oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-188eb764-4e0a-2eed-c767-eb60cb1de1b3, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-6683fb67-9592-efe6-e8cd-b20664caa088, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-b64dac6b-c789-3b24-85fd-eeb8e55c1b36, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-04980dab-0a67-3afa-8753-ee808ea9e193, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-00674ead-fa37-1fc1-799a-b2f5969a787b, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-9244a96e-3136-5f69-9514-295884a68b1c, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-4a619bd0-d182-2660-6ea6-c51b5702a88b, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-8f453a30-f42c-6146-ba27-1e4771aaed94, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-08a47b09-2864-4187-e981-71e852ae5026, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-f07486fd-66e8-bb2f-1f45-fa8f62e7be7f, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-f56e0814-0393-b17e-a793-105c4eb0b896, oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-2e954679-68e1-b272-26da-340027540c7b ;
  a2a:hasEvent oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_0, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_1, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_2, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_3, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_4, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_5, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_6, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_7, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_8, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_9, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_10, oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_11 ;
  a2a:hasSource oa:source_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-188eb764-4e0a-2eed-c767-eb60cb1de1b3
  a a2a:Person ;
  rdfs:label "Leendert van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Leendert van Tilburg" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1803-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-6683fb67-9592-efe6-e8cd-b20664caa088
  a a2a:Person ;
  rdfs:label "Cornelia Baks" ;
  a2a:PersonName [
    rdfs:label "Cornelia Baks" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1804-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-b64dac6b-c789-3b24-85fd-eeb8e55c1b36
  a a2a:Person ;
  rdfs:label "Kornelis van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Kornelis van Tilburg" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1824-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-04980dab-0a67-3afa-8753-ee808ea9e193
  a a2a:Person ;
  rdfs:label "Maarten van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Maarten van Tilburg" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1826-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-00674ead-fa37-1fc1-799a-b2f5969a787b
  a a2a:Person ;
  rdfs:label "Leendert van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Leendert van Tilburg" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1829-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-9244a96e-3136-5f69-9514-295884a68b1c
  a a2a:Person ;
  rdfs:label "Teuntje van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Teuntje van Tilburg" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1832-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-4a619bd0-d182-2660-6ea6-c51b5702a88b
  a a2a:Person ;
  rdfs:label "Jan van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Jan van Tilburg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1834-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-8f453a30-f42c-6146-ba27-1e4771aaed94
  a a2a:Person ;
  rdfs:label "Hendrika van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Hendrika van Tilburg" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1836-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-08a47b09-2864-4187-e981-71e852ae5026
  a a2a:Person ;
  rdfs:label "Willem van Tilburg" ;
  a2a:PersonName [
    rdfs:label "Willem van Tilburg" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilburg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1837-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-f07486fd-66e8-bb2f-1f45-fa8f62e7be7f
  a a2a:Person ;
  rdfs:label "Aartje van der Stelt" ;
  a2a:PersonName [
    rdfs:label "Aartje van der Stelt" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1769" ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-f56e0814-0393-b17e-a793-105c4eb0b896
  a a2a:Person ;
  rdfs:label "Kornelis Havelaar" ;
  a2a:PersonName [
    rdfs:label "Kornelis Havelaar" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Havelaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1804" ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person-2e954679-68e1-b272-26da-340027540c7b
  a a2a:Person ;
  rdfs:label "Johannes Havelaar" ;
  a2a:PersonName [
    rdfs:label "Johannes Havelaar" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Havelaar"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "8"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1803-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:188eb764-4e0a-2eed-c767-eb60cb1de1b3 ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:6683fb67-9592-efe6-e8cd-b20664caa088 ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:b64dac6b-c789-3b24-85fd-eeb8e55c1b36 ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:04980dab-0a67-3afa-8753-ee808ea9e193 ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:00674ead-fa37-1fc1-799a-b2f5969a787b ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:9244a96e-3136-5f69-9514-295884a68b1c ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:4a619bd0-d182-2660-6ea6-c51b5702a88b ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:8f453a30-f42c-6146-ba27-1e4771aaed94 ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:08a47b09-2864-4187-e981-71e852ae5026 ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:f07486fd-66e8-bb2f-1f45-fa8f62e7be7f ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:f56e0814-0393-b17e-a793-105c4eb0b896 ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:relationep_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Person:2e954679-68e1-b272-26da-340027540c7b ;
  a2a:EventKeyRef oa:event_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a_Event1 .

oa:source_sha_38f06d6c-52ae-0710-e52a-6fc17a4ae91a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1830-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-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: 2, Periode: 1830-1840" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "38" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 2, Periode: 1830-1840, Bevolkingsregister, 2, 38"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3513999c-514a-4cf3-fd12-f44dd79c0565.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/38f06d6c-52ae-0710-e52a-6fc17a4ae91a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3513999c-514a-4cf3-fd12-f44dd79c0565.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/38f06d6c-52ae-0710-e52a-6fc17a4ae91a" ;
  a2a:RecordGUID "{38f06d6c-52ae-0710-e52a-6fc17a4ae91a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4612_00004612.xml van SHA" .

