@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_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747
  a a2a:Record ;
  rdfs:label "Registratie in 1824 te Aalburg" ;
  a2a:hasPerson oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-4e3f1572-14fa-f7fc-957d-98e1f92b7059, oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-45852992-efcb-cad3-57e2-e3b8db566d23, oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-042df5ca-ea38-b355-2d92-7f322aad7ea8, oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-40aab8af-32b6-65de-8f82-292020a6e39d, oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-1713b363-c07b-8029-a42e-addf0e44d23f, oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-f0d7ca6e-983e-e334-faa0-55c2c06cbfef, oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-5c938b3d-6dd2-8e86-b9e6-41982eda21b6, oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-e9cbdaff-9bd5-dee9-e915-74b11010bbbe ;
  a2a:hasEvent oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_0, oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_1, oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_2, oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_3, oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_4, oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_5, oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_6, oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_7 ;
  a2a:hasSource oa:source_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747 .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-4e3f1572-14fa-f7fc-957d-98e1f92b7059
  a a2a:Person ;
  rdfs:label "Frans van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Frans van Rijswijk" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1824" ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-45852992-efcb-cad3-57e2-e3b8db566d23
  a a2a:Person ;
  rdfs:label "Adriana van den Assem" ;
  a2a:PersonName [
    rdfs:label "Adriana van den Assem" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Assem"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1816" ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-042df5ca-ea38-b355-2d92-7f322aad7ea8
  a a2a:Person ;
  rdfs:label "Klazina van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Klazina van Rijswijk" ;
    a2a:PersonNameFirstName "Klazina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1849" ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-40aab8af-32b6-65de-8f82-292020a6e39d
  a a2a:Person ;
  rdfs:label "Dirkje van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Dirkje van Rijswijk" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1850-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-1713b363-c07b-8029-a42e-addf0e44d23f
  a a2a:Person ;
  rdfs:label "Adriana van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Adriana van Rijswijk" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1852-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-f0d7ca6e-983e-e334-faa0-55c2c06cbfef
  a a2a:Person ;
  rdfs:label "Nicolaas van den Assem" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van den Assem" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Assem"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1809" ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-5c938b3d-6dd2-8e86-b9e6-41982eda21b6
  a a2a:Person ;
  rdfs:label "Frans Boll" ;
  a2a:PersonName [
    rdfs:label "Frans Boll" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Boll"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1816" ] ;
  a2a:BirthPlace [
    a2a:Place "Doeveren" ;
    rdfs:label "Doeveren"
  ] .

oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person-e9cbdaff-9bd5-dee9-e915-74b11010bbbe
  a a2a:Person ;
  rdfs:label "Johanna van Zijderveld" ;
  a2a:PersonName [
    rdfs:label "Johanna van Zijderveld" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijderveld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1831" ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1824" ] ;
  a2a:EventPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:4e3f1572-14fa-f7fc-957d-98e1f92b7059 ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:45852992-efcb-cad3-57e2-e3b8db566d23 ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:042df5ca-ea38-b355-2d92-7f322aad7ea8 ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:40aab8af-32b6-65de-8f82-292020a6e39d ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:1713b363-c07b-8029-a42e-addf0e44d23f ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:f0d7ca6e-983e-e334-faa0-55c2c06cbfef ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:5c938b3d-6dd2-8e86-b9e6-41982eda21b6 ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:relationep_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Person:e9cbdaff-9bd5-dee9-e915-74b11010bbbe ;
  a2a:EventKeyRef oa:event_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747_Event1 .

oa:source_sha_ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Emmikhoven en Waardhuizen" ;
    rdfs:label "Emmikhoven en Waardhuizen", "1850-01-01 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-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: 8, Periode: 1850-1861" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "94" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 8, Periode: 1850-1861, Bevolkingsregister, 8, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/91c32665-6996-59cd-27aa-a64e91b077af.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/91c32665-6996-59cd-27aa-a64e91b077af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747" ;
  a2a:RecordGUID "{ed14a6ad-cebd-5bb1-4efa-65bcfbd0b747}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4257_00004257.xml van SHA" .

