@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_03fcbd08-4db5-10a7-e39b-100984cff872
  a a2a:Record ;
  rdfs:label "Registratie op 4 januari 1824 te Giessen" ;
  a2a:hasPerson oa:person_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Person-7b322392-e9c6-ee3e-8f7a-f9cd537a39e8, oa:person_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Person-af87164d-a607-3956-2aa0-6483df37879a ;
  a2a:hasEvent oa:event_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_03fcbd08-4db5-10a7-e39b-100984cff872_0, oa:relationep_sha_03fcbd08-4db5-10a7-e39b-100984cff872_1 ;
  a2a:hasSource oa:source_sha_03fcbd08-4db5-10a7-e39b-100984cff872 .

oa:person_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Person-7b322392-e9c6-ee3e-8f7a-f9cd537a39e8
  a a2a:Person ;
  rdfs:label "Wouterke van Dijk" ;
  a2a:PersonName [
    rdfs:label "Wouterke van Dijk" ;
    a2a:PersonNameFirstName "Wouterke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1824-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Person-af87164d-a607-3956-2aa0-6483df37879a
  a a2a:Person ;
  rdfs:label "Ida Hendrika Donkersloot" ;
  a2a:PersonName [
    rdfs:label "Ida Hendrika Donkersloot" ;
    a2a:PersonNameFirstName "Ida Hendrika" ;
    a2a:PersonNameLastName "Donkersloot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1889-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poederoijen" ;
    rdfs:label "Poederoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1824-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:relationep_sha_03fcbd08-4db5-10a7-e39b-100984cff872_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Person:7b322392-e9c6-ee3e-8f7a-f9cd537a39e8 ;
  a2a:EventKeyRef oa:event_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Event1 .

oa:relationep_sha_03fcbd08-4db5-10a7-e39b-100984cff872_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Person:af87164d-a607-3956-2aa0-6483df37879a ;
  a2a:EventKeyRef oa:event_sha_03fcbd08-4db5-10a7-e39b-100984cff872_Event1 .

oa:source_sha_03fcbd08-4db5-10a7-e39b-100984cff872
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen", "1900-01-01 - 1934-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-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: 5, Periode: 1900-1934" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "34" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 5, Periode: 1900-1934, Bevolkingsregister, 5, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/02bf8830-d207-50bf-82a2-abab479648c0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/03fcbd08-4db5-10a7-e39b-100984cff872" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/02bf8830-d207-50bf-82a2-abab479648c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/03fcbd08-4db5-10a7-e39b-100984cff872" ;
  a2a:RecordGUID "{03fcbd08-4db5-10a7-e39b-100984cff872}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4407_00004407.xml van SHA" .

