@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_08e83c2a-7840-588b-805f-e2d1300df9ce
  a a2a:Record ;
  rdfs:label "Registratie op 11 januari 1883 te Amsterdam" ;
  a2a:hasPerson oa:person_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_Person-97ed33f3-28cd-223f-1541-a9cb5118715c ;
  a2a:hasEvent oa:event_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_0 ;
  a2a:hasSource oa:source_smh_08e83c2a-7840-588b-805f-e2d1300df9ce .

oa:person_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_Person-97ed33f3-28cd-223f-1541-a9cb5118715c
  a a2a:Person ;
  rdfs:label "Alida Cornelia Geeverding" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia Geeverding" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNameLastName "Geeverding"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1883-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1883-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_Person:97ed33f3-28cd-223f-1541-a9cb5118715c ;
  a2a:EventKeyRef oa:event_smh_08e83c2a-7840-588b-805f-e2d1300df9ce_Event1 .

oa:source_smh_08e83c2a-7840-588b-805f-e2d1300df9ce
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1881-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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 Gouda, 1816-1920, Deel: 1488, Periode: 1881-1900" ;
    a2a:Book "Bevolkingsregister 1880-1900 Deel 25 (wijk Q)" ;
    a2a:RegistryNumber "1488" ;
    a2a:Folio "77" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Gouda, 1816-1920, Deel: 1488, Periode: 1881-1900, Bevolkingsregister 1880-1900 Deel 25 (wijk Q), 1488, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/010f0c1d-6fbc-3829-eb03-fe8244cf03e9.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/08e83c2a-7840-588b-805f-e2d1300df9ce" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/010f0c1d-6fbc-3829-eb03-fe8244cf03e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/08e83c2a-7840-588b-805f-e2d1300df9ce" ;
  a2a:RecordGUID "{08e83c2a-7840-588b-805f-e2d1300df9ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_2403_00002403.xml van SMH" .

