@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_cf6cddca-0b38-2e19-fa45-64bfb8a8028e
  a a2a:Record ;
  rdfs:label "Registratie in 1884" ;
  a2a:hasPerson oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-deee92d0-f186-f5ad-7d8d-3d84d36c7741, oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-a9afbb2b-b543-f12f-f93f-26363de08fdb, oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-7426da9b-aefa-564c-3758-90d38174456e, oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-167b843c-f117-7d3d-a226-078431209c99, oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-44fd42b2-750e-15b3-a78b-da7fe893f729 ;
  a2a:hasEvent oa:event_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_0, oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_1, oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_2, oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_3, oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_4 ;
  a2a:hasSource oa:source_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e .

oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-deee92d0-f186-f5ad-7d8d-3d84d36c7741
  a a2a:Person ;
  rdfs:label "Jan van der Stelt" ;
  a2a:PersonName [
    rdfs:label "Jan van der Stelt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stelt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1884" ] .

oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-a9afbb2b-b543-f12f-f93f-26363de08fdb
  a a2a:Person ;
  rdfs:label "Alida Catharina Raams" ;
  a2a:PersonName [
    rdfs:label "Alida Catharina Raams" ;
    a2a:PersonNameFirstName "Alida Catharina" ;
    a2a:PersonNameLastName "Raams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1882" ] .

oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-7426da9b-aefa-564c-3758-90d38174456e
  a a2a:Person ;
  rdfs:label "Marinus Stout" ;
  a2a:PersonName [
    rdfs:label "Marinus Stout" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Stout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1891" ] .

oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-167b843c-f117-7d3d-a226-078431209c99
  a a2a:Person ;
  rdfs:label "Sijgje van Hoven" ;
  a2a:PersonName [
    rdfs:label "Sijgje van Hoven" ;
    a2a:PersonNameFirstName "Sijgje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1890" ] .

oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person-44fd42b2-750e-15b3-a78b-da7fe893f729
  a a2a:Person ;
  rdfs:label "Janna van Burgel" ;
  a2a:PersonName [
    rdfs:label "Janna van Burgel" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Burgel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1890" ] .

oa:event_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1884" ] .

oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person:deee92d0-f186-f5ad-7d8d-3d84d36c7741 ;
  a2a:EventKeyRef oa:event_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Event1 .

oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person:a9afbb2b-b543-f12f-f93f-26363de08fdb ;
  a2a:EventKeyRef oa:event_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Event1 .

oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person:7426da9b-aefa-564c-3758-90d38174456e ;
  a2a:EventKeyRef oa:event_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Event1 .

oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person:167b843c-f117-7d3d-a226-078431209c99 ;
  a2a:EventKeyRef oa:event_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Event1 .

oa:relationep_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Person:44fd42b2-750e-15b3-a78b-da7fe893f729 ;
  a2a:EventKeyRef oa:event_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e_Event1 .

oa:source_sha_cf6cddca-0b38-2e19-fa45-64bfb8a8028e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1907-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-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: 47, Periode: 1907-1915" ;
    a2a:Book "Register van ingekomen personen" ;
    a2a:RegistryNumber "47" ;
    a2a:Folio "33" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 47, Periode: 1907-1915, Register van ingekomen personen, 47, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/bfc32246-d546-9503-0bab-4beabfe077cf.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cf6cddca-0b38-2e19-fa45-64bfb8a8028e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/bfc32246-d546-9503-0bab-4beabfe077cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cf6cddca-0b38-2e19-fa45-64bfb8a8028e" ;
  a2a:RecordGUID "{cf6cddca-0b38-2e19-fa45-64bfb8a8028e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4144_00004144.xml van SHA" .

