@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/cb13336738s> skos:closeMatch lcsh:sh97004656 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh97004656
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13336738s> ;
  skos:altLabel "S-functions"@en, "Schur's functions"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Schur functions"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85061536 ;
  dc:created "1997-06-09T00:00:00"^^xsd:dateTime .

lcsh:sh85061536
  skos:prefLabel "Holomorphic functions"@en ;
  a skos:Concept .

