@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_6d284ef4-663f-e2cf-d187-06723c7ba525
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1822-1840)" ;
  a2a:hasPerson oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person-5bc7a15f-5a55-2615-2d15-468edb54277a, oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person-8563f6c3-afb7-01b7-01e5-19279c50487a, oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person-dd71082d-8a2c-9838-b6e9-fe8662d847d9 ;
  a2a:hasEvent oa:event_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_0, oa:relationep_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_1, oa:relationep_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_2 ;
  a2a:hasSource oa:source_sha_6d284ef4-663f-e2cf-d187-06723c7ba525 .

oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person-5bc7a15f-5a55-2615-2d15-468edb54277a
  a a2a:Person ;
  rdfs:label "Pieter van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Pieter van Rijswijk" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person-8563f6c3-afb7-01b7-01e5-19279c50487a
  a a2a:Person ;
  rdfs:label "Maria Gijbe" ;
  a2a:PersonName [
    rdfs:label "Maria Gijbe" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Gijbe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person-dd71082d-8a2c-9838-b6e9-fe8662d847d9
  a a2a:Person ;
  rdfs:label "Willem van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Willem van Rijswijk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Aalst" ;
    rdfs:label "Aalst"
  ] .

oa:event_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person:5bc7a15f-5a55-2615-2d15-468edb54277a ;
  a2a:EventKeyRef oa:event_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Event1 .

oa:relationep_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person:8563f6c3-afb7-01b7-01e5-19279c50487a ;
  a2a:EventKeyRef oa:event_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Event1 .

oa:relationep_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Person:dd71082d-8a2c-9838-b6e9-fe8662d847d9 ;
  a2a:EventKeyRef oa:event_sha_6d284ef4-663f-e2cf-d187-06723c7ba525_Event1 .

oa:source_sha_6d284ef4-663f-e2cf-d187-06723c7ba525
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1822-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-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: 1822-1840" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "130" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 2, Periode: 1822-1840, Bevolkingsregister, 2, 130"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a5261eae-b20c-1908-41ea-c97af791afeb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6d284ef4-663f-e2cf-d187-06723c7ba525" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a5261eae-b20c-1908-41ea-c97af791afeb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6d284ef4-663f-e2cf-d187-06723c7ba525" ;
  a2a:RecordGUID "{6d284ef4-663f-e2cf-d187-06723c7ba525}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4816_00004816.xml van SHA" .

