@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_b59bba12-7ef4-c60d-1bf5-bfd315fed77a
  a a2a:Record ;
  rdfs:label "Registratie op 13 juni 1873 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-f15f56bc-6432-09df-94a3-08f57a9016b4, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-330a0c10-80d4-dad2-1bae-6f9751165252, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-7b818497-6110-e56c-91d0-6000de345864, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-2648c34e-84a9-8199-24b8-6c4a61a4e599, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-f2634e7b-2b07-bb34-edc4-84db1d2f9512, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-ad59ce8a-387e-d174-bf71-bcbea4734776, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-1fae5e43-90f7-e614-bd6c-8058dbb9d78e, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-4414ba15-cfee-cff7-0aea-41858c0aaa5e, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-e47edf68-91c4-b1d5-8472-b75b17b0d323, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-c76333cd-9009-4b00-1062-931713b4f42e, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-f11a3689-dd48-bd07-2333-e9ee1ef14450, oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-b5836d0a-305d-9833-d392-f8f4f9d94a6e ;
  a2a:hasEvent oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_0, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_1, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_2, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_3, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_4, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_5, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_6, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_7, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_8, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_9, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_10, oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_11 ;
  a2a:hasSource oa:source_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-f15f56bc-6432-09df-94a3-08f57a9016b4
  a a2a:Person ;
  rdfs:label "Gerrit Krielaart" ;
  a2a:PersonName [
    rdfs:label "Gerrit Krielaart" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1873-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-330a0c10-80d4-dad2-1bae-6f9751165252
  a a2a:Person ;
  rdfs:label "Adriana Baks" ;
  a2a:PersonName [
    rdfs:label "Adriana Baks" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1877-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-7b818497-6110-e56c-91d0-6000de345864
  a a2a:Person ;
  rdfs:label "Jan Marinus Krielaart" ;
  a2a:PersonName [
    rdfs:label "Jan Marinus Krielaart" ;
    a2a:PersonNameFirstName "Jan Marinus" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1898-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-2648c34e-84a9-8199-24b8-6c4a61a4e599
  a a2a:Person ;
  rdfs:label "Johanna Catharina Krielaart" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Krielaart" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1900-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-f2634e7b-2b07-bb34-edc4-84db1d2f9512
  a a2a:Person ;
  rdfs:label "Antonia Krielaart" ;
  a2a:PersonName [
    rdfs:label "Antonia Krielaart" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1902-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-ad59ce8a-387e-d174-bf71-bcbea4734776
  a a2a:Person ;
  rdfs:label "Antonia Krielaart" ;
  a2a:PersonName [
    rdfs:label "Antonia Krielaart" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1903-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-1fae5e43-90f7-e614-bd6c-8058dbb9d78e
  a a2a:Person ;
  rdfs:label "Johannes Krielaart" ;
  a2a:PersonName [
    rdfs:label "Johannes Krielaart" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1905-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-4414ba15-cfee-cff7-0aea-41858c0aaa5e
  a a2a:Person ;
  rdfs:label "Gerrit Krielaart" ;
  a2a:PersonName [
    rdfs:label "Gerrit Krielaart" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1908-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-e47edf68-91c4-b1d5-8472-b75b17b0d323
  a a2a:Person ;
  rdfs:label "Gijsbert Krielaart" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Krielaart" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1910-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-c76333cd-9009-4b00-1062-931713b4f42e
  a a2a:Person ;
  rdfs:label "Antonia Hartman" ;
  a2a:PersonName [
    rdfs:label "Antonia Hartman" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1844-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-f11a3689-dd48-bd07-2333-e9ee1ef14450
  a a2a:Person ;
  rdfs:label "Adriana Krielaart" ;
  a2a:PersonName [
    rdfs:label "Adriana Krielaart" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1912-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person-b5836d0a-305d-9833-d392-f8f4f9d94a6e
  a a2a:Person ;
  rdfs:label "Geertrui Adriana Krielaart" ;
  a2a:PersonName [
    rdfs:label "Geertrui Adriana Krielaart" ;
    a2a:PersonNameFirstName "Geertrui Adriana" ;
    a2a:PersonNameLastName "Krielaart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1914-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1873-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:f15f56bc-6432-09df-94a3-08f57a9016b4 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:330a0c10-80d4-dad2-1bae-6f9751165252 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:7b818497-6110-e56c-91d0-6000de345864 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:2648c34e-84a9-8199-24b8-6c4a61a4e599 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:f2634e7b-2b07-bb34-edc4-84db1d2f9512 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:ad59ce8a-387e-d174-bf71-bcbea4734776 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:1fae5e43-90f7-e614-bd6c-8058dbb9d78e ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:4414ba15-cfee-cff7-0aea-41858c0aaa5e ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:e47edf68-91c4-b1d5-8472-b75b17b0d323 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:c76333cd-9009-4b00-1062-931713b4f42e ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:f11a3689-dd48-bd07-2333-e9ee1ef14450 ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:relationep_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Person:b5836d0a-305d-9833-d392-f8f4f9d94a6e ;
  a2a:EventKeyRef oa:event_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a_Event1 .

oa:source_sha_b59bba12-7ef4-c60d-1bf5-bfd315fed77a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1900-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-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: 17, Periode: 1900-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "358" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 17, Periode: 1900-1940, Bevolkingsregister, 17, 358"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4f8ebf3c-f756-9bd7-1a5a-798fc9f96953.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b59bba12-7ef4-c60d-1bf5-bfd315fed77a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4f8ebf3c-f756-9bd7-1a5a-798fc9f96953.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b59bba12-7ef4-c60d-1bf5-bfd315fed77a" ;
  a2a:RecordGUID "{b59bba12-7ef4-c60d-1bf5-bfd315fed77a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5098_00005098.xml van SHA" .

