@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_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-8b30e209-b26c-fbb0-77f4-5da37a4e09b1, oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-b65e4a87-fb07-40da-ee35-243bf94513a6, oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-a5ef16e9-a1fc-69ba-572f-c49479088f4f, oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-c259750a-16ef-ab7e-671f-aa0c0a8accb0 ;
  a2a:hasEvent oa:event_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_0, oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_1, oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_2, oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_3 ;
  a2a:hasSource oa:source_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3 .

oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-8b30e209-b26c-fbb0-77f4-5da37a4e09b1
  a a2a:Person ;
  rdfs:label "Jan Roza" ;
  a2a:PersonName [
    rdfs:label "Jan Roza" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-b65e4a87-fb07-40da-ee35-243bf94513a6
  a a2a:Person ;
  rdfs:label "Jacoba Pullen" ;
  a2a:PersonName [
    rdfs:label "Jacoba Pullen" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1820-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uitwijk" ;
    rdfs:label "Uitwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-a5ef16e9-a1fc-69ba-572f-c49479088f4f
  a a2a:Person ;
  rdfs:label "Cornelia Roza" ;
  a2a:PersonName [
    rdfs:label "Cornelia Roza" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Uitwijk" ;
    rdfs:label "Uitwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person-c259750a-16ef-ab7e-671f-aa0c0a8accb0
  a a2a:Person ;
  rdfs:label "Geertrui Roza" ;
  a2a:PersonName [
    rdfs:label "Geertrui Roza" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1857-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uitwijk" ;
    rdfs:label "Uitwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person:8b30e209-b26c-fbb0-77f4-5da37a4e09b1 ;
  a2a:EventKeyRef oa:event_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Event1 .

oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person:b65e4a87-fb07-40da-ee35-243bf94513a6 ;
  a2a:EventKeyRef oa:event_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Event1 .

oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person:a5ef16e9-a1fc-69ba-572f-c49479088f4f ;
  a2a:EventKeyRef oa:event_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Event1 .

oa:relationep_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Person:c259750a-16ef-ab7e-671f-aa0c0a8accb0 ;
  a2a:EventKeyRef oa:event_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3_Event1 .

oa:source_sha_92dbf09f-926f-5e69-bc90-8a6bb76fe6b3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-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: 1850-1860" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "353" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1850-1860, Bevolkingsregister, 7, 353"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c5203562-fa1f-f19c-5652-50e1954c2a87.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/92dbf09f-926f-5e69-bc90-8a6bb76fe6b3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c5203562-fa1f-f19c-5652-50e1954c2a87.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/92dbf09f-926f-5e69-bc90-8a6bb76fe6b3" ;
  a2a:RecordGUID "{92dbf09f-926f-5e69-bc90-8a6bb76fe6b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4963_00004963.xml van SHA" .

