@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_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1
  a a2a:Record ;
  rdfs:label "Registratie op 25 maart 1815 te Andel" ;
  a2a:hasPerson oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person-2f7d2201-5d98-908f-8d50-1652a5227219, oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person-f0e55484-a2c0-8642-e2a1-ea01c0d1c59c, oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person-6cd25ade-e6e6-3917-b0fe-4b262524d8be ;
  a2a:hasEvent oa:event_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_0, oa:relationep_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_1, oa:relationep_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_2 ;
  a2a:hasSource oa:source_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1 .

oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person-2f7d2201-5d98-908f-8d50-1652a5227219
  a a2a:Person ;
  rdfs:label "Jacobus Arendse" ;
  a2a:PersonName [
    rdfs:label "Jacobus Arendse" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Arendse"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1815-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person-f0e55484-a2c0-8642-e2a1-ea01c0d1c59c
  a a2a:Person ;
  rdfs:label "Jenneke Combee" ;
  a2a:PersonName [
    rdfs:label "Jenneke Combee" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Combee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1825-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person-6cd25ade-e6e6-3917-b0fe-4b262524d8be
  a a2a:Person ;
  rdfs:label "Bartus Arendse" ;
  a2a:PersonName [
    rdfs:label "Bartus Arendse" ;
    a2a:PersonNameFirstName "Bartus" ;
    a2a:PersonNameLastName "Arendse"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1847-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1815-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person:2f7d2201-5d98-908f-8d50-1652a5227219 ;
  a2a:EventKeyRef oa:event_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Event1 .

oa:relationep_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person:f0e55484-a2c0-8642-e2a1-ea01c0d1c59c ;
  a2a:EventKeyRef oa:event_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Event1 .

oa:relationep_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Person:6cd25ade-e6e6-3917-b0fe-4b262524d8be ;
  a2a:EventKeyRef oa:event_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1_Event1 .

oa:source_sha_85b1b1e6-cfff-e59b-3072-a4ce40ae96b1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1861-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 7, Periode: 1861-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "13" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1861-1880, Bevolkingsregister, 7, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/91a89cd5-02fc-6092-1371-0eefd24dd499.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/85b1b1e6-cfff-e59b-3072-a4ce40ae96b1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/91a89cd5-02fc-6092-1371-0eefd24dd499.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/85b1b1e6-cfff-e59b-3072-a4ce40ae96b1" ;
  a2a:RecordGUID "{85b1b1e6-cfff-e59b-3072-a4ce40ae96b1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4912_00004912.xml van SHA" .

