@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_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4
  a a2a:Record ;
  rdfs:label "Geboorte op 9 oktober 1888 te Gouda" ;
  a2a:hasPerson oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person-8cef65d4-885d-ab96-55a5-64a7e86c9ff0, oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person-3bae463d-2c7d-8e5e-5526-0eb1be4c16c5, oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person-5ac93fa5-4024-dc48-9fc5-3d61d7b23127 ;
  a2a:hasEvent oa:event_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_0, oa:relationep_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_1, oa:relationep_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_2 ;
  a2a:hasSource oa:source_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4 .

oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person-8cef65d4-885d-ab96-55a5-64a7e86c9ff0
  a a2a:Person ;
  rdfs:label "Johanna Maria Steenwinkel" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Steenwinkel" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Steenwinkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person-3bae463d-2c7d-8e5e-5526-0eb1be4c16c5
  a a2a:Person ;
  rdfs:label "Antonius Paulus Boom" ;
  a2a:PersonName [
    rdfs:label "Antonius Paulus Boom" ;
    a2a:PersonNameFirstName "Antonius Paulus" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1888-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    a2a:DescriptiveLocationIndicator "Geuzenstraat L 50" ;
    rdfs:label "Gouda, Geuzenstraat L 50"
  ] .

oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person-5ac93fa5-4024-dc48-9fc5-3d61d7b23127
  a a2a:Person ;
  rdfs:label "Bernardus Lambertus Boom" ;
  a2a:PersonName [
    rdfs:label "Bernardus Lambertus Boom" ;
    a2a:PersonNameFirstName "Bernardus Lambertus" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "Sigarenmaker" .

oa:event_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1888-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:relationep_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person:8cef65d4-885d-ab96-55a5-64a7e86c9ff0 ;
  a2a:EventKeyRef oa:event_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Event1 .

oa:relationep_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person:3bae463d-2c7d-8e5e-5526-0eb1be4c16c5 ;
  a2a:EventKeyRef oa:event_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Event1 .

oa:relationep_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Person:5ac93fa5-4024-dc48-9fc5-3d61d7b23127 ;
  a2a:EventKeyRef oa:event_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4_Event1 .

oa:source_smh_b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1888-10-09 - 1888-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1888-10-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 78, Periode: 1888" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "603" ;
    a2a:RegistryNumber "78" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 78, Periode: 1888, BS Geboorteregister, 603, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/88ea361f-c2e5-61df-a310-de564e3ff2cf.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/88ea361f-c2e5-61df-a310-de564e3ff2cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4" ;
  a2a:RecordGUID "{b2ba85d2-3d3e-729c-e39e-a2e0e8bec7e4}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "78" ;
  a2a:SourceRemarkregister_periode "1888" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_2435_00002435.xml van SMH" .

