@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_1d91b8ce-11b8-e495-9c6a-ea25370e4aff
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1896 te Gouda" ;
  a2a:hasPerson oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person-be5458bc-a3ab-a814-f5c3-8937be1b59f0, oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person-0fc28bb3-0f77-88af-9201-fca11f4a6000, oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person-4a291560-22c6-9de5-4cc9-4c403baf90d6 ;
  a2a:hasEvent oa:event_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_0, oa:relationep_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_1, oa:relationep_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_2 ;
  a2a:hasSource oa:source_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff .

oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person-be5458bc-a3ab-a814-f5c3-8937be1b59f0
  a a2a:Person ;
  rdfs:label "Fokko Geukes" ;
  a2a:PersonName [
    rdfs:label "Fokko Geukes" ;
    a2a:PersonNameFirstName "Fokko" ;
    a2a:PersonNameLastName "Geukes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "Kleermaker" .

oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person-0fc28bb3-0f77-88af-9201-fca11f4a6000
  a a2a:Person ;
  rdfs:label "Hillegien Boerma" ;
  a2a:PersonName [
    rdfs:label "Hillegien Boerma" ;
    a2a:PersonNameFirstName "Hillegien" ;
    a2a:PersonNameLastName "Boerma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person-4a291560-22c6-9de5-4cc9-4c403baf90d6
  a a2a:Person ;
  rdfs:label "Alida Geertruida Geukes" ;
  a2a:PersonName [
    rdfs:label "Alida Geertruida Geukes" ;
    a2a:PersonNameFirstName "Alida Geertruida" ;
    a2a:PersonNameLastName "Geukes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1896-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Wachtelstraat, P,173" ;
    rdfs:label "Gouda, Wachtelstraat, P,173"
  ] .

oa:event_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1896-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person:be5458bc-a3ab-a814-f5c3-8937be1b59f0 ;
  a2a:EventKeyRef oa:event_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Event1 .

oa:relationep_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person:0fc28bb3-0f77-88af-9201-fca11f4a6000 ;
  a2a:EventKeyRef oa:event_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Event1 .

oa:relationep_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Person:4a291560-22c6-9de5-4cc9-4c403baf90d6 ;
  a2a:EventKeyRef oa:event_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff_Event1 .

oa:source_smh_1d91b8ce-11b8-e495-9c6a-ea25370e4aff
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1896-01-11 - 1896-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1896-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 86, Periode: 1896" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "86" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 86, Periode: 1896, BS Geboorteregister, 26, 86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/391ed426-1181-8542-006b-9808c5621cf9.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/1d91b8ce-11b8-e495-9c6a-ea25370e4aff" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/391ed426-1181-8542-006b-9808c5621cf9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/1d91b8ce-11b8-e495-9c6a-ea25370e4aff" ;
  a2a:RecordGUID "{1d91b8ce-11b8-e495-9c6a-ea25370e4aff}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "86" ;
  a2a:SourceRemarkregister_periode "1896" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1975_00001975.xml van SMH" .

