@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_2bb75437-0dba-f680-bfae-2cbcbcdba2af
  a a2a:Record ;
  rdfs:label "Registratie op 24 februari 1834 te Wijk" ;
  a2a:hasPerson oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-6121aa56-bd60-d643-5daa-614a0c826e88, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-50cc3170-f7f6-353b-355a-47fa5ed32e51, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-7add1139-5640-2543-fc4f-40c7d8db7e82, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-e4382b41-1fb3-70c5-3cc6-141c8c64fffc, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-4cdef62a-67ad-7e13-b2df-ae58760fe13f, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-5e505be0-fb4d-9b35-bf31-4b7625334cc0, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-4c7195d8-9f6f-4c84-f2ba-a75c85f59f51, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-ea679373-7012-3aab-24f5-b3beaf6e343b, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-4ccb27fa-6cdb-2a3d-279a-d9591d9cf12f, oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-ca66479a-77e9-23b9-7b4f-22438384bd68 ;
  a2a:hasEvent oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_0, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_1, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_2, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_3, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_4, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_5, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_6, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_7, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_8, oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_9 ;
  a2a:hasSource oa:source_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-6121aa56-bd60-d643-5daa-614a0c826e88
  a a2a:Person ;
  rdfs:label "Maria Kolf" ;
  a2a:PersonName [
    rdfs:label "Maria Kolf" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kolf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1834-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-50cc3170-f7f6-353b-355a-47fa5ed32e51
  a a2a:Person ;
  rdfs:label "Jacobus van Loon" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Loon" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1869-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "veehandelaar" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-7add1139-5640-2543-fc4f-40c7d8db7e82
  a a2a:Person ;
  rdfs:label "Hendrik van Loon" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Loon" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1870-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "veehandelaar" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-e4382b41-1fb3-70c5-3cc6-141c8c64fffc
  a a2a:Person ;
  rdfs:label "Marinus van Loon" ;
  a2a:PersonName [
    rdfs:label "Marinus van Loon" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1878-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "veehandelaar/koopman in kalveren" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-4cdef62a-67ad-7e13-b2df-ae58760fe13f
  a a2a:Person ;
  rdfs:label "Francijna van Loon" ;
  a2a:PersonName [
    rdfs:label "Francijna van Loon" ;
    a2a:PersonNameFirstName "Francijna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1881-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-5e505be0-fb4d-9b35-bf31-4b7625334cc0
  a a2a:Person ;
  rdfs:label "Jenneke van Loon" ;
  a2a:PersonName [
    rdfs:label "Jenneke van Loon" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1862-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-4c7195d8-9f6f-4c84-f2ba-a75c85f59f51
  a a2a:Person ;
  rdfs:label "Janske Bouman" ;
  a2a:PersonName [
    rdfs:label "Janske Bouman" ;
    a2a:PersonNameFirstName "Janske" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1884-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-ea679373-7012-3aab-24f5-b3beaf6e343b
  a a2a:Person ;
  rdfs:label "Jacobus Johannes van Loon" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes van Loon" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1906-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-4ccb27fa-6cdb-2a3d-279a-d9591d9cf12f
  a a2a:Person ;
  rdfs:label "Jan van Loon" ;
  a2a:PersonName [
    rdfs:label "Jan van Loon" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1908-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person-ca66479a-77e9-23b9-7b4f-22438384bd68
  a a2a:Person ;
  rdfs:label "Maria van Loon" ;
  a2a:PersonName [
    rdfs:label "Maria van Loon" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1910-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1834-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:6121aa56-bd60-d643-5daa-614a0c826e88 ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:50cc3170-f7f6-353b-355a-47fa5ed32e51 ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:7add1139-5640-2543-fc4f-40c7d8db7e82 ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:e4382b41-1fb3-70c5-3cc6-141c8c64fffc ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:4cdef62a-67ad-7e13-b2df-ae58760fe13f ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:5e505be0-fb4d-9b35-bf31-4b7625334cc0 ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:4c7195d8-9f6f-4c84-f2ba-a75c85f59f51 ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:ea679373-7012-3aab-24f5-b3beaf6e343b ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:4ccb27fa-6cdb-2a3d-279a-d9591d9cf12f ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:relationep_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Person:ca66479a-77e9-23b9-7b4f-22438384bd68 ;
  a2a:EventKeyRef oa:event_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af_Event1 .

oa:source_sha_2bb75437-0dba-f680-bfae-2cbcbcdba2af
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1900-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-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-1920" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "107" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 17, Periode: 1900-1920, Bevolkingsregister, 17, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7bbe0ef1-a0fc-be2d-d023-0a1fa8acc565.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2bb75437-0dba-f680-bfae-2cbcbcdba2af" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7bbe0ef1-a0fc-be2d-d023-0a1fa8acc565.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2bb75437-0dba-f680-bfae-2cbcbcdba2af" ;
  a2a:RecordGUID "{2bb75437-0dba-f680-bfae-2cbcbcdba2af}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4560_00004560.xml van SHA" .

