@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_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8
  a a2a:Record ;
  rdfs:label "Registratie op 11 augustus 1835 te Gouda" ;
  a2a:hasPerson oa:person_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_Person-5ef477bd-2859-a03e-b1f8-1a2846fe567f ;
  a2a:hasEvent oa:event_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_0 ;
  a2a:hasSource oa:source_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8 .

oa:person_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_Person-5ef477bd-2859-a03e-b1f8-1a2846fe567f
  a a2a:Person ;
  rdfs:label "Jacob Spruijt" ;
  a2a:PersonName [
    rdfs:label "Jacob Spruijt" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Spruijt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1835-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] ;
  a2a:Profession "Pijpmakerleerling" .

oa:event_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1835-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_Person:5ef477bd-2859-a03e-b1f8-1a2846fe567f ;
  a2a:EventKeyRef oa:event_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8_Event1 .

oa:source_smh_dcff536d-4cdd-4e94-7487-cf4c42c0f4c8
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1851-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-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: 1392, Periode: 1851-1860" ;
    a2a:Book "Bevolkingsregister 1850-1860 Deel 1 (wijk A)" ;
    a2a:RegistryNumber "1392" ;
    a2a:Folio "25" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Archief van de gemeente Gouda, 1816-1920, Deel: 1392, Periode: 1851-1860, Bevolkingsregister 1850-1860 Deel 1 (wijk A), 1392, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/ba4b96e7-0aeb-013e-0eb4-41a9cb35e900.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/dcff536d-4cdd-4e94-7487-cf4c42c0f4c8" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/ba4b96e7-0aeb-013e-0eb4-41a9cb35e900.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/dcff536d-4cdd-4e94-7487-cf4c42c0f4c8" ;
  a2a:RecordGUID "{dcff536d-4cdd-4e94-7487-cf4c42c0f4c8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_13917_00013917.xml van SMH" .

