@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_d0535920-e25c-2038-e2a2-496df849ed31
  a a2a:Record ;
  rdfs:label "Geboorte op 7 februari 1915" ;
  a2a:hasPerson oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person-08343261-afcb-9217-777c-63bb18532a71, oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person-3bce3bed-c178-3439-6172-ddc2b454614f, oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person-06258e30-d2c1-1195-9c38-5014400099e0 ;
  a2a:hasEvent oa:event_smh_d0535920-e25c-2038-e2a2-496df849ed31_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_d0535920-e25c-2038-e2a2-496df849ed31_0, oa:relationep_smh_d0535920-e25c-2038-e2a2-496df849ed31_1, oa:relationep_smh_d0535920-e25c-2038-e2a2-496df849ed31_2 ;
  a2a:hasSource oa:source_smh_d0535920-e25c-2038-e2a2-496df849ed31 .

oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person-08343261-afcb-9217-777c-63bb18532a71
  a a2a:Person ;
  rdfs:label "Aaltje Petronella Cornelia Stofberg" ;
  a2a:PersonName [
    rdfs:label "Aaltje Petronella Cornelia Stofberg" ;
    a2a:PersonNameFirstName "Aaltje Petronella Cornelia" ;
    a2a:PersonNameLastName "Stofberg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1915-02-07"^^xsd:date
  ] .

oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person-3bce3bed-c178-3439-6172-ddc2b454614f
  a a2a:Person ;
  rdfs:label "Margje Natzijl" ;
  a2a:PersonName [
    rdfs:label "Margje Natzijl" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNameLastName "Natzijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person-06258e30-d2c1-1195-9c38-5014400099e0
  a a2a:Person ;
  rdfs:label "Cornelis Stofberg" ;
  a2a:PersonName [
    rdfs:label "Cornelis Stofberg" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Stofberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "Boomkweeker" .

oa:event_smh_d0535920-e25c-2038-e2a2-496df849ed31_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1915-02-07"^^xsd:date
  ] .

oa:relationep_smh_d0535920-e25c-2038-e2a2-496df849ed31_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person:08343261-afcb-9217-777c-63bb18532a71 ;
  a2a:EventKeyRef oa:event_smh_d0535920-e25c-2038-e2a2-496df849ed31_Event1 .

oa:relationep_smh_d0535920-e25c-2038-e2a2-496df849ed31_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person:3bce3bed-c178-3439-6172-ddc2b454614f ;
  a2a:EventKeyRef oa:event_smh_d0535920-e25c-2038-e2a2-496df849ed31_Event1 .

oa:relationep_smh_d0535920-e25c-2038-e2a2-496df849ed31_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_d0535920-e25c-2038-e2a2-496df849ed31_Person:06258e30-d2c1-1195-9c38-5014400099e0 ;
  a2a:EventKeyRef oa:event_smh_d0535920-e25c-2038-e2a2-496df849ed31_Event1 .

oa:source_smh_d0535920-e25c-2038-e2a2-496df849ed31
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen", "1915-02-09 - 1915-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1915-02-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 66, Periode: 1915-1919" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "66" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 66, Periode: 1915-1919, BS Geboorteregister, 19, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/bf40b690-9378-4047-f57f-3ca066aab029.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/d0535920-e25c-2038-e2a2-496df849ed31" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/bf40b690-9378-4047-f57f-3ca066aab029.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/d0535920-e25c-2038-e2a2-496df849ed31" ;
  a2a:RecordGUID "{d0535920-e25c-2038-e2a2-496df849ed31}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "66" ;
  a2a:SourceRemarkregister_periode "1915-1919" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_645_00000645.xml van SMH" .

