@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_d44ecec0-e7c8-15fc-846b-9cf484c82a8b
  a a2a:Record ;
  rdfs:label "Registratie op 11 juli 1788 te Rijswijk (NB)" ;
  a2a:hasPerson oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-474359c3-62e4-041a-0e0b-20470a8f6ffd, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-29292d11-45b6-c3c0-f2c2-6121d67f9bfc, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-ce609ab7-50aa-7066-d6aa-169deb0bfea5, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-8027f3ce-fe65-9d88-d00f-6e06c02aefb6, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-e799c8eb-9b98-3dd5-915a-a066b64e0d8a, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-16743a0a-474a-4c51-1cc4-06d430bc16e7, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-94837ff8-4a22-8ac6-49c6-d76ea43fb030, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-6323f577-5316-2b17-6938-475889e00812, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-818183e8-c07a-0416-f1f2-c939b893fdf0, oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-237aaf48-4dd5-6a18-2156-63bb2993a71f ;
  a2a:hasEvent oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_0, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_1, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_2, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_3, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_4, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_5, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_6, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_7, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_8, oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_9 ;
  a2a:hasSource oa:source_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-474359c3-62e4-041a-0e0b-20470a8f6ffd
  a a2a:Person ;
  rdfs:label "Bastiaan Brienen" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Brienen" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Brienen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1788-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] ;
  a2a:Profession "marskramer" .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-29292d11-45b6-c3c0-f2c2-6121d67f9bfc
  a a2a:Person ;
  rdfs:label "Huibert Broekhuizen" ;
  a2a:PersonName [
    rdfs:label "Huibert Broekhuizen" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Broekhuizen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1842-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-ce609ab7-50aa-7066-d6aa-169deb0bfea5
  a a2a:Person ;
  rdfs:label "Cornelia Vink" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vink" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1847-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-8027f3ce-fe65-9d88-d00f-6e06c02aefb6
  a a2a:Person ;
  rdfs:label "Adriaan Broekhuizen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Broekhuizen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Broekhuizen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1872-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-e799c8eb-9b98-3dd5-915a-a066b64e0d8a
  a a2a:Person ;
  rdfs:label "Cornelis Hardenberg de Cloe" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hardenberg de Cloe" ;
    a2a:PersonNameFirstName "Cornelis Hardenberg" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1854-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-16743a0a-474a-4c51-1cc4-06d430bc16e7
  a a2a:Person ;
  rdfs:label "Cornelia Roza" ;
  a2a:PersonName [
    rdfs:label "Cornelia Roza" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1852-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-94837ff8-4a22-8ac6-49c6-d76ea43fb030
  a a2a:Person ;
  rdfs:label "Hardinus Jacobus de Cloe" ;
  a2a:PersonName [
    rdfs:label "Hardinus Jacobus de Cloe" ;
    a2a:PersonNameFirstName "Hardinus Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1882-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-6323f577-5316-2b17-6938-475889e00812
  a a2a:Person ;
  rdfs:label "Jacoba de Cloe" ;
  a2a:PersonName [
    rdfs:label "Jacoba de Cloe" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1885-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-818183e8-c07a-0416-f1f2-c939b893fdf0
  a a2a:Person ;
  rdfs:label "Jan Cornelis de Cloe" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis de Cloe" ;
    a2a:PersonNameFirstName "Jan Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1888-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person-237aaf48-4dd5-6a18-2156-63bb2993a71f
  a a2a:Person ;
  rdfs:label "Corstiana de Cloe" ;
  a2a:PersonName [
    rdfs:label "Corstiana de Cloe" ;
    a2a:PersonNameFirstName "Corstiana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1890-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1788-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:474359c3-62e4-041a-0e0b-20470a8f6ffd ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:29292d11-45b6-c3c0-f2c2-6121d67f9bfc ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:ce609ab7-50aa-7066-d6aa-169deb0bfea5 ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:8027f3ce-fe65-9d88-d00f-6e06c02aefb6 ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:e799c8eb-9b98-3dd5-915a-a066b64e0d8a ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:16743a0a-474a-4c51-1cc4-06d430bc16e7 ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:94837ff8-4a22-8ac6-49c6-d76ea43fb030 ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:6323f577-5316-2b17-6938-475889e00812 ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:818183e8-c07a-0416-f1f2-c939b893fdf0 ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:relationep_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Person:237aaf48-4dd5-6a18-2156-63bb2993a71f ;
  a2a:EventKeyRef oa:event_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b_Event1 .

oa:source_sha_d44ecec0-e7c8-15fc-846b-9cf484c82a8b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk", "1861-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-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: 1, Periode: 1861-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "13" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: bevolkingsregister, Deel: 1, Periode: 1861-1890, Bevolkingsregister, 1, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2d556ff1-8b5e-84aa-c38b-766f9421fe77.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d44ecec0-e7c8-15fc-846b-9cf484c82a8b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2d556ff1-8b5e-84aa-c38b-766f9421fe77.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d44ecec0-e7c8-15fc-846b-9cf484c82a8b" ;
  a2a:RecordGUID "{d44ecec0-e7c8-15fc-846b-9cf484c82a8b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4162_00004162.xml van SHA" .

