@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_fcc7de36-b53d-9dca-e28e-2a539f45e624
  a a2a:Record ;
  rdfs:label "Registratie op 16 augustus 1815 te Aalburg" ;
  a2a:hasPerson oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person-ae7ea176-7f70-bf35-7de7-d6a12bfaf34a, oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person-545983c7-a9a2-ca66-1c3c-db25c95422b9, oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person-c2c0e211-61e0-f0f7-6aaa-582e44b2a39b ;
  a2a:hasEvent oa:event_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_0, oa:relationep_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_1, oa:relationep_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_2 ;
  a2a:hasSource oa:source_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624 .

oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person-ae7ea176-7f70-bf35-7de7-d6a12bfaf34a
  a a2a:Person ;
  rdfs:label "Anna Nieuwkoop" ;
  a2a:PersonName [
    rdfs:label "Anna Nieuwkoop" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Nieuwkoop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1815-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person-545983c7-a9a2-ca66-1c3c-db25c95422b9
  a a2a:Person ;
  rdfs:label "Janneke Kamerman" ;
  a2a:PersonName [
    rdfs:label "Janneke Kamerman" ;
    a2a:PersonNameFirstName "Janneke" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1856-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person-c2c0e211-61e0-f0f7-6aaa-582e44b2a39b
  a a2a:Person ;
  rdfs:label "Gerrit Kamerman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kamerman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1850-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1815-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] .

oa:relationep_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person:ae7ea176-7f70-bf35-7de7-d6a12bfaf34a ;
  a2a:EventKeyRef oa:event_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Event1 .

oa:relationep_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person:545983c7-a9a2-ca66-1c3c-db25c95422b9 ;
  a2a:EventKeyRef oa:event_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Event1 .

oa:relationep_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Person:c2c0e211-61e0-f0f7-6aaa-582e44b2a39b ;
  a2a:EventKeyRef oa:event_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624_Event1 .

oa:source_sha_fcc7de36-b53d-9dca-e28e-2a539f45e624
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1870-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-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: 12, Periode: 1870-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "114" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1870-1880, Bevolkingsregister, 12, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6fd70c62-d8a2-ba0f-5cf5-b46a7e9ffabc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fcc7de36-b53d-9dca-e28e-2a539f45e624" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6fd70c62-d8a2-ba0f-5cf5-b46a7e9ffabc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fcc7de36-b53d-9dca-e28e-2a539f45e624" ;
  a2a:RecordGUID "{fcc7de36-b53d-9dca-e28e-2a539f45e624}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4317_00004317.xml van SHA" .

