@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_14cff934-92b0-d2de-e7eb-aaaea0d6d89b
  a a2a:Record ;
  rdfs:label "Geboorte op 9 september 1901 te Gouda" ;
  a2a:hasPerson oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person-329f275b-616c-6d84-cae0-9922f4d91614, oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person-f219a47b-24c3-c9d6-ada2-f3fd058cbeaa, oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person-287c0a98-c024-5afc-9f1c-a6aed4b3fcc9 ;
  a2a:hasEvent oa:event_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_0, oa:relationep_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_1, oa:relationep_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_2 ;
  a2a:hasSource oa:source_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b .

oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person-329f275b-616c-6d84-cae0-9922f4d91614
  a a2a:Person ;
  rdfs:label "Bertha Jacoba Cornelia Spee" ;
  a2a:PersonName [
    rdfs:label "Bertha Jacoba Cornelia Spee" ;
    a2a:PersonNameFirstName "Bertha Jacoba Cornelia" ;
    a2a:PersonNameLastName "Spee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1901-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Houtmansgracht M 263" ;
    rdfs:label "Gouda, Houtmansgracht M 263"
  ] .

oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person-f219a47b-24c3-c9d6-ada2-f3fd058cbeaa
  a a2a:Person ;
  rdfs:label "Cornelis Bastiaan Spee" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bastiaan Spee" ;
    a2a:PersonNameFirstName "Cornelis Bastiaan" ;
    a2a:PersonNameLastName "Spee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "Kleermaker" .

oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person-287c0a98-c024-5afc-9f1c-a6aed4b3fcc9
  a a2a:Person ;
  rdfs:label "Elizabeth Tuijnenburg" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Tuijnenburg" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Tuijnenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1901-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person:329f275b-616c-6d84-cae0-9922f4d91614 ;
  a2a:EventKeyRef oa:event_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Event1 .

oa:relationep_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person:f219a47b-24c3-c9d6-ada2-f3fd058cbeaa ;
  a2a:EventKeyRef oa:event_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Event1 .

oa:relationep_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Person:287c0a98-c024-5afc-9f1c-a6aed4b3fcc9 ;
  a2a:EventKeyRef oa:event_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b_Event1 .

oa:source_smh_14cff934-92b0-d2de-e7eb-aaaea0d6d89b
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1901-09-10 - 1901-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1901-09-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 91, Periode: 1901" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "526" ;
    a2a:RegistryNumber "91" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 91, Periode: 1901, BS Geboorteregister, 526, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/9b220bc8-91ab-85a8-268d-1c5b2d7ea428.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/14cff934-92b0-d2de-e7eb-aaaea0d6d89b" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/9b220bc8-91ab-85a8-268d-1c5b2d7ea428.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/14cff934-92b0-d2de-e7eb-aaaea0d6d89b" ;
  a2a:RecordGUID "{14cff934-92b0-d2de-e7eb-aaaea0d6d89b}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "91" ;
  a2a:SourceRemarkregister_periode "1901" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1911_00001911.xml van SMH" .

