@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_9714f032-944c-4d2e-ec4b-c57afdef87f9
  a a2a:Record ;
  rdfs:label "Registratie op 22 juni 1883 te Almkerk" ;
  a2a:hasPerson oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-de902fd9-3247-a4f1-82d5-22daec5b012a, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-21b83e63-c18c-a233-aa53-f55fc898ac0c, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-03834faa-c3a1-773e-6233-04093bd71c32, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-607ff507-9fa9-6444-5c74-955e254e1a3d, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-451a7b1c-971b-d003-a95c-3e99e2d9f14e, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-c0370bcb-95ae-5dc2-d674-8074b87ca2c2, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-82f9154b-82a9-7a42-c391-0d248723f7fe, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-cba0d045-337d-ebf7-508d-5f76ebfc5603, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-03aced69-f2c8-dcc8-5bbc-f4cd6fa2ac33, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-54eef46b-9cd9-da89-c450-c15c921af663, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-a031a0c3-3e87-34c9-e5e0-c1aa06bd879d, oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-2f9e9fd2-4159-e884-4157-4ce7829eaecd ;
  a2a:hasEvent oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_0, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_1, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_2, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_3, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_4, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_5, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_6, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_7, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_8, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_9, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_10, oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_11 ;
  a2a:hasSource oa:source_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9 .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-de902fd9-3247-a4f1-82d5-22daec5b012a
  a a2a:Person ;
  rdfs:label "Govert Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Govert Pruijsen" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1883-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "landarbeider" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-21b83e63-c18c-a233-aa53-f55fc898ac0c
  a a2a:Person ;
  rdfs:label "Dirkje Pellegrom" ;
  a2a:PersonName [
    rdfs:label "Dirkje Pellegrom" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Pellegrom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1884-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-03834faa-c3a1-773e-6233-04093bd71c32
  a a2a:Person ;
  rdfs:label "Leendert Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Leendert Pruijsen" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1905-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-607ff507-9fa9-6444-5c74-955e254e1a3d
  a a2a:Person ;
  rdfs:label "Johanna Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Johanna Pruijsen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1906-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-451a7b1c-971b-d003-a95c-3e99e2d9f14e
  a a2a:Person ;
  rdfs:label "Roelof Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Roelof Pruijsen" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1910-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-c0370bcb-95ae-5dc2-d674-8074b87ca2c2
  a a2a:Person ;
  rdfs:label "Cornelis Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pruijsen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1912-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-82f9154b-82a9-7a42-c391-0d248723f7fe
  a a2a:Person ;
  rdfs:label "Goverdina Pruisen" ;
  a2a:PersonName [
    rdfs:label "Goverdina Pruisen" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNameLastName "Pruisen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1915-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-cba0d045-337d-ebf7-508d-5f76ebfc5603
  a a2a:Person ;
  rdfs:label "Jacob Marinus Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Jacob Marinus Pruijsen" ;
    a2a:PersonNameFirstName "Jacob Marinus" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1919-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-03aced69-f2c8-dcc8-5bbc-f4cd6fa2ac33
  a a2a:Person ;
  rdfs:label "Govert Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Govert Pruijsen" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1921-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-54eef46b-9cd9-da89-c450-c15c921af663
  a a2a:Person ;
  rdfs:label "Dirkje Pruisen" ;
  a2a:PersonName [
    rdfs:label "Dirkje Pruisen" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Pruisen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1923-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-a031a0c3-3e87-34c9-e5e0-c1aa06bd879d
  a a2a:Person ;
  rdfs:label "Arie Dirk Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Arie Dirk Pruijsen" ;
    a2a:PersonNameFirstName "Arie Dirk" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1926" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1926-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person-2f9e9fd2-4159-e884-4157-4ce7829eaecd
  a a2a:Person ;
  rdfs:label "Roelof Pellegrom" ;
  a2a:PersonName [
    rdfs:label "Roelof Pellegrom" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Pellegrom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1845-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waardenburg" ;
    rdfs:label "Waardenburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1883-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:de902fd9-3247-a4f1-82d5-22daec5b012a ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:21b83e63-c18c-a233-aa53-f55fc898ac0c ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:03834faa-c3a1-773e-6233-04093bd71c32 ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:607ff507-9fa9-6444-5c74-955e254e1a3d ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:451a7b1c-971b-d003-a95c-3e99e2d9f14e ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:c0370bcb-95ae-5dc2-d674-8074b87ca2c2 ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:82f9154b-82a9-7a42-c391-0d248723f7fe ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:cba0d045-337d-ebf7-508d-5f76ebfc5603 ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:03aced69-f2c8-dcc8-5bbc-f4cd6fa2ac33 ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:54eef46b-9cd9-da89-c450-c15c921af663 ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:a031a0c3-3e87-34c9-e5e0-c1aa06bd879d ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:relationep_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Person:2f9e9fd2-4159-e884-4157-4ce7829eaecd ;
  a2a:EventKeyRef oa:event_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9_Event1 .

oa:source_sha_9714f032-944c-4d2e-ec4b-c57afdef87f9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1921-01-01 - 1930-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-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: 21, Periode: 1921-1930" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "9" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 21, Periode: 1921-1930, Bevolkingsregister, 21, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2463a847-41ce-7615-663a-b9277ce2967a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9714f032-944c-4d2e-ec4b-c57afdef87f9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2463a847-41ce-7615-663a-b9277ce2967a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9714f032-944c-4d2e-ec4b-c57afdef87f9" ;
  a2a:RecordGUID "{9714f032-944c-4d2e-ec4b-c57afdef87f9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4979_00004979.xml van SHA" .

