@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_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e
  a a2a:Record ;
  rdfs:label "Registratie op 13 september 1868 te Stolwijk" ;
  a2a:hasPerson oa:person_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_Person-86f49472-78b0-0fcf-f7b3-ae1bd9502bfc ;
  a2a:hasEvent oa:event_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_0 ;
  a2a:hasSource oa:source_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e .

oa:person_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_Person-86f49472-78b0-0fcf-f7b3-ae1bd9502bfc
  a a2a:Person ;
  rdfs:label "Dirkje Anker" ;
  a2a:PersonName [
    rdfs:label "Dirkje Anker" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Anker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1868-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stolwijk" ;
    rdfs:label "Stolwijk"
  ] .

oa:event_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1868-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stolwijk" ;
    rdfs:label "Stolwijk"
  ] .

oa:relationep_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_Person:86f49472-78b0-0fcf-f7b3-ae1bd9502bfc ;
  a2a:EventKeyRef oa:event_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e_Event1 .

oa:source_smh_3edfcec9-5f67-a4ad-e408-fa65203e012e
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Stolwijk" ;
    rdfs:label "Stolwijk", "1881-01-01 - 1905-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Stolwijk, 1812-1942, Deel: 1414, Periode: 1881-1905" ;
    a2a:Book "Bevolkingsregister 1880-1905 Wijk C en D." ;
    a2a:RegistryNumber "1414" ;
    a2a:Folio "3" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Stolwijk, 1812-1942, Deel: 1414, Periode: 1881-1905, Bevolkingsregister 1880-1905 Wijk C en D., 1414, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/41aedc20-660e-6779-4ac2-c851b45a1431.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/3edfcec9-5f67-a4ad-e408-fa65203e012e" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/41aedc20-660e-6779-4ac2-c851b45a1431.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/3edfcec9-5f67-a4ad-e408-fa65203e012e" ;
  a2a:RecordGUID "{3edfcec9-5f67-a4ad-e408-fa65203e012e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_3012_00003012.xml van SMH" .

