@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bnf.fr/ark:/12148/cb145752223> skos:closeMatch lcsh:sh85123708 .
lcsh:sh85123708
  skos:related lcsh:sh85034912 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:notation "QA297.6" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:broader lcsh:sh85093237 ;
  skos:prefLabel "Smoothing (Numerical analysis)"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb145752223> .

lcsh:sh85034912
  skos:notation "QA297.6" ;
  skos:prefLabel "Curve fitting"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85123708 .

lcsh:sh85093237
  skos:notation "QA297-QA299.4" ;
  skos:prefLabel "Numerical analysis"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
