@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_b2c521ca-a630-e2fe-701c-ebac60464e8b
  a a2a:Record ;
  rdfs:label "Registratie op 20 oktober 1799 te Gouda" ;
  a2a:hasPerson oa:person_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_Person-1c01941b-7365-c279-14be-00cf12e1a4cc ;
  a2a:hasEvent oa:event_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_0 ;
  a2a:hasSource oa:source_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b .

oa:person_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_Person-1c01941b-7365-c279-14be-00cf12e1a4cc
  a a2a:Person ;
  rdfs:label "Geertrui Grendel" ;
  a2a:PersonName [
    rdfs:label "Geertrui Grendel" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Grendel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1799-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] ;
  a2a:Profession "Pijpmaakster" .

oa:event_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1799-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_Person:1c01941b-7365-c279-14be-00cf12e1a4cc ;
  a2a:EventKeyRef oa:event_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b_Event1 .

oa:source_smh_b2c521ca-a630-e2fe-701c-ebac60464e8b
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1861-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 1428, Periode: 1861-1880" ;
    a2a:Book "Bevolkingsregister 1860-1880 Deel 8 (wijk G)" ;
    a2a:RegistryNumber "1428" ;
    a2a:Folio "12" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Gouda, 1816-1920, Deel: 1428, Periode: 1861-1880, Bevolkingsregister 1860-1880 Deel 8 (wijk G), 1428, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/9562b3f2-2d33-346d-748b-81355dc7c607.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/b2c521ca-a630-e2fe-701c-ebac60464e8b" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/9562b3f2-2d33-346d-748b-81355dc7c607.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/b2c521ca-a630-e2fe-701c-ebac60464e8b" ;
  a2a:RecordGUID "{b2c521ca-a630-e2fe-701c-ebac60464e8b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_4593_00004593.xml van SMH" .

