@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_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae
  a a2a:Record ;
  rdfs:label "Gezinskaart (in het jaar 1920-1938)" ;
  a2a:hasPerson oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-336c5527-c8fe-6cee-e76f-d84238194c1d, oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-49e36f76-be83-4e86-527b-7b986fead400, oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-3806b084-f8a1-bc49-b0b9-0f2ed6d905ce, oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-18d212ac-3ed7-457f-da76-681487b01e1b ;
  a2a:hasEvent oa:event_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_0, oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_1, oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_2, oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_3 ;
  a2a:hasSource oa:source_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae .

oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-336c5527-c8fe-6cee-e76f-d84238194c1d
  a a2a:Person ;
  rdfs:label "Gerrit Zuidam" ;
  a2a:PersonName [
    rdfs:label "Gerrit Zuidam" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Zuidam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1890-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Reeuwijk" ;
    rdfs:label "Reeuwijk"
  ] ;
  a2a:Profession "Kleermaker" .

oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-49e36f76-be83-4e86-527b-7b986fead400
  a a2a:Person ;
  rdfs:label "Catharina Margaretha van Gent" ;
  a2a:PersonName [
    rdfs:label "Catharina Margaretha van Gent" ;
    a2a:PersonNameFirstName "Catharina Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1894-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-3806b084-f8a1-bc49-b0b9-0f2ed6d905ce
  a a2a:Person ;
  rdfs:label "Neeltje Maria Zuidam" ;
  a2a:PersonName [
    rdfs:label "Neeltje Maria Zuidam" ;
    a2a:PersonNameFirstName "Neeltje Maria" ;
    a2a:PersonNameLastName "Zuidam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1926" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1926-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person-18d212ac-3ed7-457f-da76-681487b01e1b
  a a2a:Person ;
  rdfs:label "Gerrit Leendert Zuidam" ;
  a2a:PersonName [
    rdfs:label "Gerrit Leendert Zuidam" ;
    a2a:PersonNameFirstName "Gerrit Leendert" ;
    a2a:PersonNameLastName "Zuidam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1929" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1929-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:event_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Event1
  a a2a:Event ;
  rdfs:label "other:Gezinskaarten" ;
  a2a:EventType "other:Gezinskaarten" .

oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person:336c5527-c8fe-6cee-e76f-d84238194c1d ;
  a2a:EventKeyRef oa:event_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Event1 .

oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person:49e36f76-be83-4e86-527b-7b986fead400 ;
  a2a:EventKeyRef oa:event_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Event1 .

oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person:3806b084-f8a1-bc49-b0b9-0f2ed6d905ce ;
  a2a:EventKeyRef oa:event_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Event1 .

oa:relationep_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Person:18d212ac-3ed7-457f-da76-681487b01e1b ;
  a2a:EventKeyRef oa:event_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae_Event1 .

oa:source_smh_dfd5ca45-836f-481c-b1c8-dcc7ed1722ae
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, Bevolkingsregisters" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1920-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bevolkingsregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Archiefnaam: Gezinskaarten Gouda 1920-1938, Deel: 5129, Periode: 1920-1938" ;
    a2a:Book "Gezinskaarten_Zelm-Zijl_Gda_1920-1938" ;
    a2a:RegistryNumber "5129" ;
    a2a:Folio "181" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Archiefnaam: Gezinskaarten Gouda 1920-1938, Deel: 5129, Periode: 1920-1938, Gezinskaarten_Zelm-Zijl_Gda_1920-1938, 5129, 181"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://samh.nl/images/studiezaal.png" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/dfd5ca45-836f-481c-b1c8-dcc7ed1722ae" ;
    a2a:UriPreview "https://samh.nl/images/studiezaal.png"
  ] ;
  a2a:SourceLastChangeDate "2023-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/dfd5ca45-836f-481c-b1c8-dcc7ed1722ae" ;
  a2a:RecordGUID "{dfd5ca45-836f-481c-b1c8-dcc7ed1722ae}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_11383_00011383.xml van SMH" .

