@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_d3d65801-a421-07d8-54a7-e63cfc59f0c8
  a a2a:Record ;
  rdfs:label "Geboorte op 9 december 1878" ;
  a2a:hasPerson oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person-5c8233fc-b1db-c2b4-a384-a3626a3d0770, oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person-9977ee11-fe2f-3cb8-f7f2-f95edb2cec0a, oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person-d56faa4d-44c8-a355-b1d3-8d537fc1d516 ;
  a2a:hasEvent oa:event_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_0, oa:relationep_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_1, oa:relationep_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_2 ;
  a2a:hasSource oa:source_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8 .

oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person-5c8233fc-b1db-c2b4-a384-a3626a3d0770
  a a2a:Person ;
  rdfs:label "Catharina Hoogendijk" ;
  a2a:PersonName [
    rdfs:label "Catharina Hoogendijk" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Hoogendijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person-9977ee11-fe2f-3cb8-f7f2-f95edb2cec0a
  a a2a:Person ;
  rdfs:label "Arie Adrianus Stam" ;
  a2a:PersonName [
    rdfs:label "Arie Adrianus Stam" ;
    a2a:PersonNameFirstName "Arie Adrianus" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1878-12-09"^^xsd:date
  ] .

oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person-d56faa4d-44c8-a355-b1d3-8d537fc1d516
  a a2a:Person ;
  rdfs:label "Cornelis Stam" ;
  a2a:PersonName [
    rdfs:label "Cornelis Stam" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "Bouwman" .

oa:event_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1878-12-09"^^xsd:date
  ] .

oa:relationep_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person:5c8233fc-b1db-c2b4-a384-a3626a3d0770 ;
  a2a:EventKeyRef oa:event_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Event1 .

oa:relationep_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person:9977ee11-fe2f-3cb8-f7f2-f95edb2cec0a ;
  a2a:EventKeyRef oa:event_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Event1 .

oa:relationep_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Person:d56faa4d-44c8-a355-b1d3-8d537fc1d516 ;
  a2a:EventKeyRef oa:event_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8_Event1 .

oa:source_smh_d3d65801-a421-07d8-54a7-e63cfc59f0c8
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Krimpen aan de Lek" ;
    rdfs:label "Krimpen aan de Lek", "1878-12-10 - 1878-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1878-12-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 8, Periode: 1871-1880" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "67" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 8, Periode: 1871-1880, BS Geboorteregister, 67, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/4615a01a-f53f-2ee2-455c-3759bd4dd4a9.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/d3d65801-a421-07d8-54a7-e63cfc59f0c8" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/4615a01a-f53f-2ee2-455c-3759bd4dd4a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/d3d65801-a421-07d8-54a7-e63cfc59f0c8" ;
  a2a:RecordGUID "{d3d65801-a421-07d8-54a7-e63cfc59f0c8}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1871-1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_2677_00002677.xml van SMH" .

