@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_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6
  a a2a:Record ;
  rdfs:label "Geboorte op 16 augustus 1913 te Gouda" ;
  a2a:hasPerson oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person-275c1696-f720-3cab-9d6c-0f4a75ba3037, oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person-e05bedf5-b049-d022-3fd3-2451a60abad3, oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person-7d6d1fdb-2dd0-a981-2914-69352076ab2e ;
  a2a:hasEvent oa:event_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_0, oa:relationep_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_1, oa:relationep_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_2 ;
  a2a:hasSource oa:source_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6 .

oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person-275c1696-f720-3cab-9d6c-0f4a75ba3037
  a a2a:Person ;
  rdfs:label "Jakob de Vlieger" ;
  a2a:PersonName [
    rdfs:label "Jakob de Vlieger" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vlieger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "Timmerman" .

oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person-e05bedf5-b049-d022-3fd3-2451a60abad3
  a a2a:Person ;
  rdfs:label "Aartje Klerkx" ;
  a2a:PersonName [
    rdfs:label "Aartje Klerkx" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNameLastName "Klerkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person-7d6d1fdb-2dd0-a981-2914-69352076ab2e
  a a2a:Person ;
  rdfs:label "Geertje Krijntje de Vlieger" ;
  a2a:PersonName [
    rdfs:label "Geertje Krijntje de Vlieger" ;
    a2a:PersonNameFirstName "Geertje Krijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vlieger"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1913-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Groeneweg 79" ;
    rdfs:label "Gouda, Groeneweg 79"
  ] .

oa:event_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1913-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person:275c1696-f720-3cab-9d6c-0f4a75ba3037 ;
  a2a:EventKeyRef oa:event_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Event1 .

oa:relationep_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person:e05bedf5-b049-d022-3fd3-2451a60abad3 ;
  a2a:EventKeyRef oa:event_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Event1 .

oa:relationep_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Person:7d6d1fdb-2dd0-a981-2914-69352076ab2e ;
  a2a:EventKeyRef oa:event_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6_Event1 .

oa:source_smh_46ccc6e5-733b-efce-c8b9-df4ecfe2abc6
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1913-08-19 - 1913-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1913-08-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 103, Periode: 1913" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "432" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 103, Periode: 1913, BS Geboorteregister, 432, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/d46c1eb2-d19f-f0a8-5e7d-85ee0a442668.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/46ccc6e5-733b-efce-c8b9-df4ecfe2abc6" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/d46c1eb2-d19f-f0a8-5e7d-85ee0a442668.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/46ccc6e5-733b-efce-c8b9-df4ecfe2abc6" ;
  a2a:RecordGUID "{46ccc6e5-733b-efce-c8b9-df4ecfe2abc6}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "103" ;
  a2a:SourceRemarkregister_periode "1913" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_1649_00001649.xml van SMH" .

[] a2a:PersonRemarkdiversen "Aangifte gedaan door vroedvrouw Elizabeth Petronella Woerlee, 48 jaar.Vader door beroepsbezigheden afwezig." .
