@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_49cdf70f-ebee-0491-1ee3-26ce5d831ccd
  a a2a:Record ;
  rdfs:label "Geboorte op 15 september 1897 te Ammerstol" ;
  a2a:hasPerson oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person-d9760980-1e5d-3775-a8be-cca0db15f6e6, oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person-4ced228c-53ac-f253-cf8d-8736115df216, oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person-84e72486-a35f-d8ac-384d-71afd82ca8e9 ;
  a2a:hasEvent oa:event_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_0, oa:relationep_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_1, oa:relationep_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_2 ;
  a2a:hasSource oa:source_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd .

oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person-d9760980-1e5d-3775-a8be-cca0db15f6e6
  a a2a:Person ;
  rdfs:label "Goverdina de Bruin" ;
  a2a:PersonName [
    rdfs:label "Goverdina de Bruin" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person-4ced228c-53ac-f253-cf8d-8736115df216
  a a2a:Person ;
  rdfs:label "Arie Stuurman" ;
  a2a:PersonName [
    rdfs:label "Arie Stuurman" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Stuurman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "visser" .

oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person-84e72486-a35f-d8ac-384d-71afd82ca8e9
  a a2a:Person ;
  rdfs:label "Govert Stuurman" ;
  a2a:PersonName [
    rdfs:label "Govert Stuurman" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Stuurman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1897-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ammerstol" ;
    a2a:DescriptiveLocationIndicator "nr. 78" ;
    rdfs:label "Ammerstol, nr. 78"
  ] .

oa:event_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1897-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ammerstol" ;
    rdfs:label "Ammerstol"
  ] .

oa:relationep_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person:d9760980-1e5d-3775-a8be-cca0db15f6e6 ;
  a2a:EventKeyRef oa:event_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Event1 .

oa:relationep_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person:4ced228c-53ac-f253-cf8d-8736115df216 ;
  a2a:EventKeyRef oa:event_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Event1 .

oa:relationep_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Person:84e72486-a35f-d8ac-384d-71afd82ca8e9 ;
  a2a:EventKeyRef oa:event_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd_Event1 .

oa:source_smh_49cdf70f-ebee-0491-1ee3-26ce5d831ccd
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ammerstol" ;
    rdfs:label "Ammerstol", "1897-09-16 - 1897-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1897-09-16"^^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: 1895-1902" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 8, Periode: 1895-1902, BS Geboorteregister, 38, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/653f9a36-369b-ceea-2cda-3205f4af2c79.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/49cdf70f-ebee-0491-1ee3-26ce5d831ccd" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/653f9a36-369b-ceea-2cda-3205f4af2c79.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/49cdf70f-ebee-0491-1ee3-26ce5d831ccd" ;
  a2a:RecordGUID "{49cdf70f-ebee-0491-1ee3-26ce5d831ccd}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1895-1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1671_00001671.xml van SMH" .

